#1388: Can't subclass NSProxy ---------------------------+------------------------------------------------ Reporter: haxie1@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ---------------------------+------------------------------------------------ Comment(by haxie1@…): Thanks for the response. For now I can just create my NSProxy subclass in Objc as part of a framework I am working on, but I do think that MacRuby should handle this on its own. Since MacRuby knows what methods it needs to call on NSProxy (or any object), it would make using this class as easy to use as it is on the ObjC if MR handled all of this. -- Ticket URL: <http://www.macruby.org/trac/ticket/1388#comment:5> MacRuby <http://macruby.org/>