Re: NullPointerException only after first call to batchFetchRelationship
Re: NullPointerException only after first call to batchFetchRelationship
- Subject: Re: NullPointerException only after first call to batchFetchRelationship
- From: Kaj Hejer <email@hidden>
- Date: Tue, 13 Jan 2004 23:20:28 +0100
At 13:42 -0800 13-01-04, Chuck Hill wrote:
Hi Kaj,
For the "default" EOF stack you should be able to just add the line
EOModelGroup.defaultGroup().loadAllModelObjects();
to you Application constructor. Having this called once (or once
per EOF stack, I'm not sure about that) is sufficient.
Ok! Great! Done ;-)
This should not be needed so, yes, its a bug.
Ok!
-Kaj :)
_______________________________________________
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.