On 30 January 2013 13:08, Igor Stasenko <siguctua@gmail.com> wrote:
On 30 January 2013 13:03, Esteban Lorenzano <estebanlm@gmail.com> wrote:
makes *you* less thinking :) I think in pharo, people are used to camel case. And if we use camel case, we can always use "-" for subgroups if needed (like categories, monticello packages, etc., now)
but Nativeboost name is single word, i don't remember when i had idea of naming it like that, but i was never writing it with two separate words.. hence writing camelcase "NativeBoost" will lead people to thinking that actual project name is "Native boost" because identifiers do not allow spaces and so, you write "NativeBoost". But that's not the case.
yeah.. looks like i contradict to myself. because class name in image is NativeBoost, not Nativeboost. however, the project home url is: http://code.google.com/p/nativeboost/ so, i think it would be more logical to use lowercase for other url(s).
Esteban
-- Best regards, Igor Stasenko.