13 Oct
2011
13 Oct
'11
6:28 a.m.
Hi, I bound an array to an NSArrayController and realized that not all array manipulation methods trigger the binding observer. These trigger: += -= This does not trigger << Is there a list which ruby methods cocoa can automatically register as observer for the classes Array, Hash, etc ? Thanks, ALex