Hi Brad,
> > I am using a higher-level xml-definition file to generate
> > DDL,Java-BO-Sources and the mapping-file.
>
> What do you mean higher-level? Is this something you've created to manage
> your Castor builds?
well, it's a kind of automation, basicly I wanted to use a UML representation
with XML (named XMI) to create all one needs for a complete JDO project
(mapping-file, xsd -> sourcegenerator -> business-objects and ddl)
XMI turned out to be too complex for what I wanted to do, so I "hacked"
a schema-representation of somewhat, that is more like ERM than UML.
I use it to create the mapping-file, the business objects (not via
SourceGenerator, because I needed some more stuff in there) and
the ddl.
But it's a hack and IMHO of no use for the project - but pherhaps it's
a thought to have one configurationfile and create the whole JDO backend...
Regards,
Thomas
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev