On 2013-02-03 08:15, dennis luehring wrote:
from the text
"...The first parameter of macro is always of the type Context..."
is then there a real need for context as an parameter - it semanticly
similar to "this" in the class scope - i would prefer a "context"
keyword inside of the macro scope
One reason is to not have to introduce a new keyword, which in general
is not very popular around here.
Note that "macro" keyword is already reserved for future use, just for a
feature like this.
--
/Jacob Carlborg