Hi Edward,
On 12/29/2011 12:51 PM, Edward Capriolo wrote:
> I never use '.' or '-' in anything. It tends to get object mapping,
> code generation libraries, and interpreters upset. I just use a-z and
> lower case and know that no one can take that away from me
> (hopefully).
I don't necessarily disagree with these personal conventions, but on
things like unique names it's my observation that others have other
approaches...so in general I think it's desirable to be as weak on these
naming restrictions as possible at the lower layers.
Scott
|