Using name instead of initials

goran at krampe.se goran at krampe.se
Mon Sep 12 09:27:05 UTC 2005


Hi!

Noury Bouraqadi <bouraqadi at ensm-douai.fr> wrote:
> Yes. I totally agree with you.
> The community is enough big that we easily find other developers with
> the same initials.

I *don't* agree - just use SM instead! The initials are ensured to be
unique on SM and looking up a name is trivial - just add some code to
the tools that do this:

	(SMSqueakMap default accountForUsername: 'gk') name

	(SMSqueakMap default accountForUsername: 'gk') email

...and you get the email too.

regards, Göran



More information about the Squeak-dev mailing list