+1 Doru
On May 31, 2013, at 3:47 PM, Marcus Denker <[email protected]> wrote: > > On May 31, 2013, at 1:32 PM, Jan Vrany <[email protected]> wrote: > >> Hi >> >> is there any reason why class builder does not allow lowercase >> classnames? Underscore is allowed, though. >> > > In the past people started too add check to make sure that we only use > the naming that people are supposed to use. > The place these checks where placed was the class builder. Over time > it has shown that this is not good: it has do be done on a higher level. > > (we already removed certain checks, e.g. about variable capitalization). > > We should at some point introduce something that does these kinds of checks > for the tools, but allows one to just do anything when needed at the lower > level… > > Marcus > > -- www.tudorgirba.com "It's not what we do that matters most, it's how we do it."
