refreshAllObjects
refreshAllObjects
- Subject: refreshAllObjects
- From: "Mark W. Shead" <email@hidden>
- Date: Wed, 26 May 2004 12:39:40 -0400
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.