Re: Java EOGenerator Templates
Re: Java EOGenerator Templates
- Subject: Re: Java EOGenerator Templates
- From: Andrew Lindesay <email@hidden>
- Date: Tue, 20 Nov 2007 16:04:37 +1300
Hello David;
Any chance, someone has already done the work to produce a pretty
vanilla a la WO 5.3 template?
I have written a specific ant-task for a very basic EO generation.
See section "0.9.2" in the following PDF;
http://homepage.mac.com/andrewlindesay/le/manuals/lewostuff/
LEWOStuffOverview.pdf
This system is designed to do a very basic generation with minimal
configuration. It does not handle situations such as inter-model
relationships.
<target name="eogen" depends="init">
<lesimpleeogen
model="Resources/models/FooBar.eomodeld"
destdir="src"
rootgenericrecordclass="nz.co.lindesay.common.eo.LEEOGenericRecord"
superpkg="nz.co.foobar.eo.generated" />
</target>
BTW: I can't answer any questions on this as I am away for a few days.
cheers.
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden