← Prev in month ← Prev in thread
Next in thread → Next in month →

ANN: Ratchet 0.1 - An XML Schema Compiler for C++

From
Eldon Metz <>
To
"''" <>
Date
2002-05-29T23:22:57Z
ID
<>
Thread
ANN: Ratchet 0.1 - An XML Schema Compiler for C++
Ratchet 0.1 

Ratchet provides a means to map XML documents into a C++
representation, providing a useful and time-saving abstraction for
developers.

Ratchet consists of a utility that generates classes that represent
definitions that comply with the W3C XML Schema Recommendation. The
schema compiler generates source code, makefiles and HTML class reference
documentation for the C++ language.  The generated classes comprise a 
object model that conceptually represents the XML Schema
definitions.  The object model consists of a marshalling framework
that allows serialization of objects to and from XML instances.  By
design, the generated marshalling implementation is more efficient
than an equivalent generic parsing API implementation.

Rogue Wave (<http://www.roguewave.com>)  is offering developers the
opportunity to evaluate this early access technology and help shape
Ratchet by providing them with a free download
(<http://www.roguewave.com/developer/tac/ratchet>) of the software if
they are willing to provide feedback.


Eldon Metz
Rogue Wave Software, Inc. 
p. 541.758.4765
e. 
http://www.roguewave.com

> Rogue Wave Technology Access Center:
> http://www.roguewave.com/developer/tac
>
← Prev in month ← Prev in thread
Next in thread → Next in month →