rajesh kalluri wrote:
>
> Keith,
>
> Is can you give an example of the snippet of how to use the MappingTool,
> like does it use the schema to generate mapping ?.
Hi Rajesh,
The MappingTool was not designed to integrate with the source generator,
and it does
not use a Schema file...
It was essentially written to aid in writing mapping files for existing
Java beans.
For the most part it's fairly compatible with the code generated by the
SourceGenerator, but sometimes it runs into difficulty with things such
as type-safe enumerations, and it doesn't support the validation
constraints specified in the Schema.
This is why we recommend using the generated descriptors with source
generated by the SourceGenerator.
--Keith
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev