"grauzone" <[email protected]> wrote in message news:[email protected]... > grauzone wrote: >> That said, it would be really convenient for mixed compile time/runtime >> meta programming to be able to associate additional information to a >> method or a field. Like marking a method as property. Java and C# have >> attribute syntax for this. This would be useful for reflection, >> serialization, IDEs, and other modern day crap like this. > > Oops, "annotations" is the term in use, not "attributes".
Either way. Java calls them annotations, C# calls them attributes.
