[Ironruby-core] Code Review: MoreDefaultProtocols
Curt Hagenlocher
curth at microsoft.com
Mon Oct 6 19:34:13 EDT 2008
Some methods that were changed from object[] to MutableString[] aren't tagged with [DefaultProtocol]. Is this conversion enabled by default?
Why can't FileOps.UpdateTimes use the protocol conversion? Is to for semantic compatibility? (ie don't call to_s if the time conversion fails)
Looks good otherwise.
-----Original Message-----
From: Tomas Matousek
Sent: Monday, October 06, 2008 3:37 PM
To: IronRuby External Code Reviewers
Cc: ironruby-core at rubyforge.org
Subject: Code Review: MoreDefaultProtocols
tfpt review "/shelveset:MoreDefaultProtocols;REDMOND\tomat"
Introduces more default protocol conversions.
Tomas
More information about the Ironruby-core
mailing list