#142: Infinite loop creating new Monitor object ---------------------------------------+------------------------------------ Reporter: dev@petermcm.dircon.co.uk | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: major | Milestone: MacRuby 0.4 Component: MacRuby | Resolution: Keywords: | ---------------------------------------+------------------------------------ Comment(by lsansonetti@apple.com): 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/>