handling deletion of EOs in other application instances
handling deletion of EOs in other application instances
- Subject: handling deletion of EOs in other application instances
- From: Christian Pekeler <email@hidden>
- Date: Mon, 15 Mar 2004 19:38:56 -0700
Has anyone using one of the EO-update-notification frameworks like
ERChangeNotification or WireHose figured out a practical generic way or
pattern of dealing with delete notifications received from other
application instances?
I'm using ERChangeNotification and the only thing I can imagine so far
is creating a delegate for ERCNSubscriber, which posts a notification
for each delete with the entity name as topic, and then have each part
of the application which might be interested in such events observe
those notifications and do their own individual handling. But I keep
thinking there has to be a more generic way.
Thanks,
Christian
_______________________________________________
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.