Andrei Alexandrescu wrote:
On 1/11/11 11:21 AM, Ary Borenszweig wrote:
Why care where they come from? Why not make them intuitive? Say, like, "Always
camel case"?

If there's enough support for this, I'll do it.

Andrei

++vote.
Bear in mind that with D's spell checker, the error message is:

test.d(8): Error: undefined identifier tolower, did you mean function toLower?

Which is pretty darn good.

Reply via email to