Dec. 18, 2011
2:28 a.m.
On Sat, Dec 17, 2011 at 2:44 AM, Yanni Chiu <yanni@rogers.com> wrote:
On 16/12/11 3:09 PM, Mariano Martinez Peck wrote:
so guys??? Should we only renames Classes/Traits/ClassPools/**Methods or we directly rename all ocurrences of a symbol ?
I haven't any use cases to decide. If you want a guess, then I'd say leave the symbols unchanged, because it's simpler to implement. Since there's no data points, at this point, why do work that may prove to be unnecessary.
Well, so I guess we will change just the classes and traits, and not every symbol. I was in favor of renaming every symbol because the "class rename" refactoring changes any method who mention the original name. Thanks! Martin