This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB/XMI (XML Machine Interface)


Chris Friesen <gdb001@speakeasy.net>:
> (The code is *not* the spec people...)

code is usually less ambiguous than specs.  it's not clear to me
that there's much point in making a spec for something that's
likely to have only one implementation that will always have
public source code.  well, isolating it as a spec should make
some things easier, like the versioning issue.

I wish the world had settled on something other than XML.  it's a
lot harder to use than, say, LISP syntax, and libxml2 is about as
much code as a Common LISP implementation.  oh well.
--


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]