Re: NSNotificationCenter's removeOmniscientObserver(Object observer)
Re: NSNotificationCenter's removeOmniscientObserver(Object observer)
- Subject: Re: NSNotificationCenter's removeOmniscientObserver(Object observer)
- From: Ben Trumbull <email@hidden>
- Date: Thu, 9 Oct 2003 17:49:13 -0700
At 17:07 -0700 10/9/03, Robert A. Decker wrote:
Is this the removeObserver method used by agnostics? Besides bringing
up obvious philosophical issues, anyone know what this does that's
different from the mere mortal removeObserver method?
Omniscient observers are on an entirely separate list of observers
which receive all notifications. For this reason, they are best
suited to debugging or low intensity applications.
--
-Ben
_______________________________________________
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.