The Wrong Stuff
"Jérôme M. Berger"
jeberger at free.fr
Sat Sep 25 09:13:07 PDT 2010
Jonathan M Davis wrote:
> There is a distinct difference between keywords and attributes, but it's
> certainly true that attributes at this point don't have much semantic difference.
> The real difference is in the grammar. The fact that you can write a program like
> this
>
> void main()
> {
> int property = 7;
> }
>
> is because property is not a keyword.
I believe that the point Simen and Michel are trying to make is
that although "property" is not a keyword, "@property" is.
Jerome
--
mailto:jeberger at free.fr
http://jeberger.free.fr
Jabber: jeberger at jabber.fr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20100925/79f9a1d3/attachment.pgp>
More information about the Digitalmars-d
mailing list