Uniform Function Call Syntax(UFCS) and @property

David Nadlinger see at klickverbot.at
Fri Mar 4 04:59:14 PST 2011


On 3/3/11 10:27 PM, Jonathan M Davis wrote:
> I'd strongly argue that global/module properties make no sense. What are they a
> property of? The module?

You could as well say: I'd strongly argue that global/module variables 
make no sense. What are they a variable of? The module?

In my opinion, allowing global variables but not global properties just 
creates yet another unneeded special case.

David


More information about the Digitalmars-d mailing list