Re: Force Display Group to refetch, not consistent ??
Re: Force Display Group to refetch, not consistent ??
- Subject: Re: Force Display Group to refetch, not consistent ??
- From: Nathan Walker <email@hidden>
- Date: Wed, 24 Aug 2005 11:36:42 -0400
That doesn't work at all !!! yourDisplayGroup.dataSource
().editingContext().refaultAllObjects(); doesn't even refetch
anything when I have SQL debugging on, it doesn't even issue any SQL
on the table to get new data at all..
On Aug 24, 2005, at 2:02 AM, Guido Neitzer wrote:
On 24.08.2005, at 3:15 Uhr, Nathan Walker wrote:
Is there just not one simple method to say, "Hey, display group go
refetch all fresh data now, and ignore what cached data is
available" ?? I don't see anything exactly like this in the api
for display groups. Seems this would be pretty simple. Just go get
fresh data when I tell you. Why does it have to be so hidden and
complicated ?
Go the way you suggested yourself:
yourDisplayGroup.dataSource().editingContext().refaultAllObjects();
Is that the way you were looking for?
cug
_______________________________________________
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