Kagamin wrote:
Stewart Gordon Wrote:

What is @ going to be used for generally? (What is the essential difference between an attribute that's an @word and one that's a simple keyword before or after the type?)

Annotations can be user-defined and can contain data.

But @property clearly cannot be user-defined, unless it's merely a new kind of documentation comment with no meaning as far as the language is concerned. So what is its status as an annotation being used for here?

Stewart.

Reply via email to