Looks good. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tomas Matousek Sent: Tuesday, August 05, 2008 11:38 PM To: IronRuby External Code Reviewers Cc: [email protected] Subject: [Ironruby-core] Code Review: MO-RubyActions-Subclasses
tfpt review "/shelveset:MO-RubyActions-Subclasses;REDMOND\tomat" Comment : Switches the rest of the Ruby custom actions to MetaObjects. Fixes subclass creation in mutable string operations. MRI doesn't invoke "new" nor "initialize" to create the resulting string in string operations. Fixes class and subclass construction of Proc to match MRI. Tomas _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
