Looks good.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oleg Tkachenko
Sent: Monday, July 07, 2008 5:14 PM
To: IronRuby External Code Reviewers
Cc: [email protected]
Subject: [Ironruby-core] Code Review: MoreYamlStuff

tfpt review "/shelveset:MoreYamlStuff;REDMOND\olegtk"
Comment  :
  Implements taguri() for regexps and structs.
  Moves accessor for code context to IConstructor level so all static 
constructors receiving IConstructor can use it; and makes it getter method for 
interface consistency.
  Implements loading of ranges expressed using Ruby native range syntax 
(a..b|a...b)
  Implements loading regular expressions.
  Implements loading structs.
  Adds RubyUtils.CreateRubyObject(context, RubyClass, attribute hash) method, 
which deserializes Ruby object from a mapping containing attributre values.
  Implements loading objects of an arbitrary (but known) class.

--
Oleg


_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to