Status: Accepted
Owner:
bang...@gmail.com
Labels: Type-Defect Priority-Low
New issue 23 by
bang...@gmail.com: SyphonServerDirectory should use
itself as the notification objects when it sends notifications
http://code.google.com/p/syphon-framework/issues/detail?id=23
SyphonServerDirectory currently uses the dictionary describing the server
as the object when it emits NSNotifications. It should use itself, and set
the dictionary as the userInfo, to allow filtering of notifications by
object.