On 3 May 2013 00:15, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
SmallLint rule :)
yes.. forgot it. Indeed this is right way to do it. I don't like changing system in a way to accept only things which is "right" today. Because today's "right" often get's tomorrows "wrong".
Ben
On May 2, 2013, at 10:47 PM, Igor Stasenko <siguctua@gmail.com> wrote:
On 2 May 2013 21:04, Camillo Bruni <camillobruni@gmail.com> wrote:
While trying out my new in-image filesystem to file-out my image I encounter strange things :) related to upper and lowercase names:
- some classes have the same method category with different cases! - some testClasses have the same method with different cases
I think this should be avoided if possible, what do you think?
yes, there's two ways to deal with it: - force the new rule(s) to the system - make system resilient (or flexible enough, if you want) to such freedom of expression
guess what i will vote for? :)
-- Best regards, Igor Stasenko.
-- Best regards, Igor Stasenko.