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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]