Hey all,

An informal feature request for the devs and community at large.

The SourceGenerator can already create essentialy POJOs and has the
smarts to create Descriptor classes that can marshal data to and from
the schema and generated classes.  I would really, really love it if
it could use those smarts to create a mapping.xml file instead.

Note that I am NOT requesting a tool that can analyze and existing
tree of objects and attempt to match them up with a schema or guess
what the schema might look like--there already is a tool to do this.

What I am asking for is that the SourceGenerator have the ability to
either create class descriptor java files with the schema-to-java
marshalling data (as it does now) or create class elements a new
mapping.xml file instead.

Has anyone else ever wanted this and/or have thought of implementing it?

-David



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to