Thanks for your comments, Tomas. Here is another try.

tfpt review "/shelveset:YamlParse2;REDMOND\olegtk"
Comment  :
  Implements Bignum support.
  Refactores constructors hierarchy by decoupling constructors (those building 
Ruby objects from Nodes) and composers (those building Nodes from Yaml source) 
and introducing NodeProvider to be used by contructors.
  Adds preliminary support for YamlNode and Implements YamlNode.transform.
  Implements YAML::parse, YAML::parse_documents and YAML::parse_file methods.
  Removes YamlDocument class - duplicate functionality.
  Fixes circular referenced objects to_yaml serialization.

--
Oleg


Attachment: YamlParse2.diff
Description: YamlParse2.diff

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

Reply via email to