Re: [ANN] ChangeNotificationCenter
Re: [ANN] ChangeNotificationCenter
- Subject: Re: [ANN] ChangeNotificationCenter
- From: David Teran <email@hidden>
- Date: Thu, 3 Feb 2005 22:39:42 +0100
Hi,
I just added another code snippet to my web page. The ChangeNotificationCenter provides for a way to watch for changes in EOs. The main use of this would be to be able to safely keep cached/computed/derived values that get cleared once out of sync. Grab it at http://homepage.mac.com/I_love_my/code.html
BTW, I have also ever so slightly updated my WebObjects page: http://homepage.mac.com/I_love_my/webobjects.html
much easier and faster its using
public void flushCaches() {}
from ERXGenericRecord from ProjectWonder. Notifications are expensive and EOF already sends out enough notifications.
regards, 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