#562: Including a module into class Class or class Module
-------------------------------------+--------------------------------------
 Reporter:  eloy.de.en...@…          |       Owner:  lsansone...@…        
     Type:  defect                   |      Status:  new                  
 Priority:  blocker                  |   Milestone:                       
Component:  MacRuby                  |    Keywords:  mocha                
-------------------------------------+--------------------------------------
 I saw that when you open class Class and define a method, it's
 automatically defined as a class method on NSObject. My preliminary patch
 does this for both Class and Module. However, as the test in #3300 shows,
 using the two behaviors together still leads to a problem.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/562>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to