#142: Infinite loop creating new Monitor object
---------------------------------------+------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  [EMAIL PROTECTED]
     Type:  defect                     |       Status:  new                  
 Priority:  major                      |    Milestone:  MacRuby 0.4          
Component:  MacRuby                    |   Resolution:                       
 Keywords:                             |  
---------------------------------------+------------------------------------

Comment(by [EMAIL PROTECTED]):

 Thanks for the patch Jamis, it clearly demonstrates that the current mixin
 implementation suffers from problems. I have an idea to rewrite it by
 duplicating the module class and interposing it into the ancestors chain
 during include, I think it should fix this problem and also eliminate some
 of the dirty code paths in the VM.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/142#comment:6>
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