[Ironruby-core] Code Review: MoreYamlStuff
Oleg Tkachenko
olegtk at microsoft.com
Mon Jul 7 20:14:19 EDT 2008
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MoreYamlStuff.diff
Type: application/octet-stream
Size: 21038 bytes
Desc: MoreYamlStuff.diff
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20080707/d4470522/attachment-0001.obj>
More information about the Ironruby-core
mailing list