2010/9/24 Jonathan M Davis <jmdavisp...@gmx.com>: > However, we're not going to double the number of keywords that we have, and > the > @ syntax has allowed us to remove some keywords and will allow us to add more > stuff later without having to add keywords.
Why are attributes not considered keywords? Because the compiler doesn't care about them?