On Feb 6, 2009, at 11:33 AM, Ricardo J. Parada wrote:

EOObjectStoreCoordinator parentObjectStore = new EOObjectStoreCoordinator(); EOEditingContext editingContext - new EOEditingContext(parentObjectStore);

Oops... that minus sign should be an equal sign:

EOObjectStoreCoordinator parentObjectStore = new EOObjectStoreCoordinator(); EOEditingContext editingContext = new EOEditingContext(parentObjectStore);

;-)
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to