[MacRuby-devel] observable ruby methods

Alex Greif alex at greifdesign.net
Wed Oct 12 23:28:26 PDT 2011


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




More information about the MacRuby-devel mailing list