Re: Ecplise-WOLips / javaEOgenerator - look forward to a find solution!
Re: Ecplise-WOLips / javaEOgenerator - look forward to a find solution!
- Subject: Re: Ecplise-WOLips / javaEOgenerator - look forward to a find solution!
- From: Paul Lynch <email@hidden>
- Date: Mon, 19 Nov 2007 13:38:32 +0000
On 19 Nov 2007, at 13:29, Amedeo Mantica wrote: 1st problem:
eo generation process works fine and generate my java files, but I have an error this the subclasses:
public static NSArray<INImage> allObjects(EOEditingContext aContext) { return _INImage.objectsForFetchAll(aContext); }
1) _INImage cannot be resolved 2) objectsForFetchAll ???????, there is no method objectsForFetchAll in EOGeneriRecord There has been some discussion about this in the past week, you might want to check back messages. The consensus seems to be:
1) the template assumed that a fetch spec called FetchAll exists in the eomodel.
2) supplied templates are examples only, and you might want to rewrite them.
These are other people's suggestions; I don't necessarily agree with them :-).
Paul
|
_______________________________________________
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