I've found an error in my coding style - too late in this project though. I use EOUtilities.createAndInsertInstance in a constructor for a page, and as a result 'refresh' and 'back' have become my enemies.
How can I iterated over the unsaved objects in an EditingContext (ec), test their validity (ie. if ItemAt(0).getSomeValue() == null, etc) and delete them from the ec prior to .saveChanges() ? Many thanks for ec insight! -Bill _______________________________________________ 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]
