[baseten-users] NSNotfications Bug

Tuukka Norri tuukka.norri at karppinen.fi
Sat Oct 10 00:52:07 EEST 2009


Hi!

Michael Ruepp kirjoitti 8.10.2009 kello 22.04:
> When register for Notification on a context with two tables  and a  
> one to many relationship, (Groups -> Persons) with this code:
...
> and that method:
...
> the notification is only called when insert, update or delete in the  
> "to one" Table, eg. the Groups Table.
>
> But Notification is set up for the whole context, as my  
> understanding is???

Actually you should be getting notifications for all entities, since  
you're passing nil for the notification object in -addObserver. Is  
this still an issue?
-- 
Best regards,
Tuukka Norri
MK&C




More information about the baseten-users mailing list