Re: [xml] Bug 81360
- From: Stefan Seefeld <seefeld sympatico ca>
- To: xml gnome org
- Subject: Re: [xml] Bug 81360
- Date: Tue, 08 Apr 2003 10:56:37 -0400
Murray Cumming Comneon com wrote:
From: Stefan Seefeld [mailto:seefeld sympatico ca]
I'd suggest to start with a 'message type system', i.e. possibly
something as simple as an 'error number'. Any form of meta data that
helps in the interpretation of the message. Formatting is secondary.
GError seems to work quite well. And it maps quite well to exceptions for
the C++ bindings.
what is GError ? Why add a dependency to glib (I take it that's what the
'G' stands for) ? I would think a simple unsigned int (or enum) may be
enough.
Stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]