Having the option to use #name proves very useful in the Curl language for tagging objects - usually #clientFirstName #clientLastName etc. prevent any issues ( I rank the "my" of #myName with "this" - for which we already have "self" ! :-) ).
Does anyone else find it useful to know that you will be able to tag an object ?
Should #name in LookupKey be #keyString ? FileStream #fileName ??
Only Exception uses #tag ??
#nameTag ??
I think that in the base Pharo 1.4 there are no senders of #tag or #tag: so that looks like a nice option
But a "name" String should be avoided as an identifier slot for an instance object's identity, right ?