Re: New EOGenerator Error
Re: New EOGenerator Error
- Subject: Re: New EOGenerator Error
- From: Karl Moskowski <email@hidden>
- Date: Wed, 11 Aug 2004 09:46:05 -0400
Dov,
I'm using slightly customized versions of the EOF5 templates (to
inherit from Project Wonder), but with WO5.2.
When I diff'ed JavaSourceEOF52.eotemplate and
JavaSourceEOF5.eotemplate, there were three differences, and all were
that the 5.2 version generated files with a NSArray in one section
instead of a NSMutableArray.
Since there don't seem to be any effects other than the error message,
I guess it's a problem that's not a problem. :-)
--Karl.
On 10-Aug-04, at 10:41 PM, Dov Rosenberg wrote:
We use EOGenerator and EOPrototypes and I haven't noticed that error.
We
also use Eclipse/WOLips. Our Model is in a framework.
Here is the shell script we use
#!/bin/sh
$EOGENERATOR_HOME/eogenerator -model Content.eomodeld -java
-destination
src/com/conviveon/model -javaTemplate
$EOGENERATOR_HOME/Templates/JavaSourceEOF52.eotemplate
-subclassJavaTemplate
$EOGENERATOR_HOME/Templates/JavaSubclassSourceEOF5.eotemplate
HTH, notice the EOF52.eotemplate that is specified
On 8/10/04 9:04 PM, "Karl Moskowski" <email@hidden> wrote:
Haven't really looked into it myself since it doesn't seem to break
anything. I notice it only happens in projects which use eomodeler
prototypes in an external framework.
Now that you mention it, this is the first project I've created that
uses both EOPrototypes and EOGenerator, so that's probably it. Thanks.
--Karl.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
Dov Rosenberg
Conviveon Corporation
http://www.conviveon.com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.