Re: refreshAllObjects
Re: refreshAllObjects
- Subject: Re: refreshAllObjects
- From: Chuck Hill <email@hidden>
- Date: Wed, 26 May 2004 10:29:52 -0700
There are several topics on www.wodev.com on this subject.
Chuck
On May 26, 2004, at 9:39 AM, Mark W. Shead wrote:
I have a web application where users can add "tasks" to a "project".
When tasks are added, they are always put in the database, but
sometimes they don't show up for awhile. If I restart WO they show
up. I tried adding:
ec.refreshAllObjects();
To the page, but it still doesn't show the "tasks". Is there
something else I need to do to tell it to make sure that the objects
in memory match the database?
--Mark
_______________________________________________
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.
_______________________________________________
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.