I'm interested in peoples experience with C++ code generation for Xerces, Esp. X-platform.
I had a look at XML-spy. It was loots of code generated, the only project file was a Visual Studio 6.0 .dsp file. It didn�t convert easily in Visual Studio 2003, so I kind of gave it up for X-platform reasons (We are using VC++ and Code-warrior). For those of you using code-generators, does it bring any improvements over DOM with respect to ease of programming? I would guess it is better for maintenance? Generally I have the impression that code-generation is common with Java and .NET, but not with C++? Thanks Olav --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
