Okay, the indentation problem in Utils.cs is fixed. :)

Changes are good.

-----Original Message-----
From: Tomas Matousek
Sent: Tuesday, January 13, 2009 4:36 PM
To: IronRuby External Code Reviewers
Cc: ironruby-core@rubyforge.org
Subject: Code Review: Indexers2

  tfpt review "/shelveset:Indexers2;REDMOND\tomat"

  Implements default indexer access: a call to [] and []= on an instance of a 
CLR class marked by DefaultMember(<member-name>) attribute is translated to 
get_<member-name> and set_<member-name>, respectively.

  Also includes some minor refactoring.

Tomas


_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to