#152: KVC arguments not properly marshalled -----------------------------+---------------------------------------------- Reporter: ben@tanjero.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Resolution: Keywords: | -----------------------------+---------------------------------------------- Comment(by ben@tanjero.com): Here’s the proposal from Rich: {{{ kvo do def countOfThings; 42; end def objectInThingsAtIndex(i); "The Answer"; end end }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/152#comment:3> MacRuby <http://macruby.org/>