#207: Kernel#framework calls global #copy method while loading Cocoa.
-------------------------------------+--------------------------------------
 Reporter:  eloy.de.en...@…          |       Owner:  lsansone...@…        
     Type:  defect                   |      Status:  new                  
 Priority:  blocker                  |   Milestone:                       
Component:  MacRuby                  |    Keywords:                       
-------------------------------------+--------------------------------------

Comment(by lsansone...@…):

 This is because Kernel is included in NSObject and that the new method
 conflicts with -[NSObject copy]. MacRuby should not try to override these
 methods.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/207#comment:1>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to