|
|
|
|
|
by kmoser
598 days ago
|
|
But that leaves open the door for "FOO[space]BAR" (one space) and "FOO[space][space]BAR" (two spaces) to be registered, so that doesn't really accomplish the goal of "company names must be unique." If case-insensitivity were really their goal, that could easily be accomplished by choosing a case-insensitive collation for their DB. |
|