Does the change from ?: to ??:: mean that we can have '?' as a valid
character in an identifier? I quite like the ruby/scheme idiom of
having boolean methods ending in a question mark. eg:

    sub is_visible? {...}

Of course, I'm not going to be even vaguely upset if this is still not
allowed, but it might be nice if it were.

-- 
Piers

Reply via email to