Creating new object results in an out of memory error
Creating new object results in an out of memory error
- Subject: Creating new object results in an out of memory error
- From: David Holt <email@hidden>
- Date: Tue, 18 Sep 2007 13:39:21 -0700
Hi,
I have recently solved an out of memory problem in a list page by
using a batching display group that just fetches one page worth of
records at a time.
Now I find that creating an object from that page is once again
trying to fetch every record in the data table prior to allowing me
to save changes. Is there some way around this? I understand that EOF
wants to ensure that I haven't already created that object, but is it
necessary to load the entire table into memory? Thanks,
David
_______________________________________________
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