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:jeber...@free.fr
http://jeberger.free.fr
Jabber: jeber...@jabber.fr

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to