Re: [MacRuby-devel] Bugfix

2009-01-22 Thread Eloy Duran
Ah yes I see. Actually I think we should just use the original version. Because NameError is what I'd expect it would do. So in our case where the user has specified a framework to be loaded, the constant lookup should occur once the framework is loaded, like in Vincents patch. Eloy On Jan

Re: [MacRuby-devel] HotCocoa patches

2009-01-22 Thread Alexander Flatter
Hi there, Got to correct you, plist_test.rb already existed as the only one. ;-) I'll try to take look into the graphics demo and see what's wrong. Greetings On Tue, Jan 20, 2009 at 9:13 PM, Eloy Duran wrote: > Hi, > > Today I merged some patches by Alexander Flatter. > He wrote some test cases

Re: [MacRuby-devel] HotCocoa patches

2009-01-22 Thread Eloy Duran
Hehe, cool thanks :) I guess that's also then why it was written in oldskool test unit style instead of descriptions. Will have to fix that as well one of these days… - Eloy On Jan 22, 2009, at 9:31 AM, Alexander Flatter wrote: Hi there, Got to correct you, plist_test.rb already existed a

Re: [MacRuby-devel] [MacRuby] #206: HotCocoa: Mapped methods not available in subclass

2009-01-22 Thread MacRuby
#206: HotCocoa: Mapped methods not available in subclass ---+ Reporter: flat...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker