Re: [Pharo-users] [COTDC] 80#2 - RBSubclassOfClassToRename
Today: RBSubclassOfClassToRename Laurent On Mon, Sep 5, 2011 at 9:55 PM, laurent laffont <laurent.laffont@gmail.com>wrote:
Today: CategoryEnvironment
Comment Of The Day Contest - One Day One Comment Rules: #1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s). #2: If you cannot comment it, deprecate it. Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest
Laurent
There is some mismatch between intention and expression here. This class is used in RBRenameClassTest, but it is also used in ProtectInstanceVariableRefactoring, where there is no subclassing or renaming to be found. Maybe it should either be renamed or the ProtectInstanceVariableRefactoring split out into another class. Also, maybe Test categories should be initially excluded from COTDC. This class seems like a very low priority and probably doesn't need a comment at all. Sean -- View this message in context: http://forum.world.st/Re-COTDC-80-2-RBSubclassOfClassToRename-tp3794124p3798... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (2)
-
laurent laffont -
Sean P. DeNigris