Changes look good. The xmldoc summaries on RubyMethodGroupInfo,
RubyLibraryMethodInfo and RubyMethodGroupBase need to be updated to reflect the
refactoring.
-----Original Message-----
From: Tomas Matousek
Sent: Wednesday, January 14, 2009 12:12 PM
To: IronRuby External Code Reviewers
Cc: ironruby-core at rubyforge.org
Subject: Code Review: MethodGroups2
tfpt review "/shelveset:MethodGroups2;REDMOND\tomat"
Method goups refactoring. Splits RubyMethodGroupInfo into
RubyLibraryMethodInfo, RubyMethodGroupInfo <: RubyMethodGroupBase.
Tomas