Is there a quasi-standard set of attributes to annotate thread safety, immutability etc.?
- by Eugene Beresovksy
Except for a blog post here and there, describing the custom attributes someone created, but that do not seem to get any traction - like one describing how to enforce immutability, another one on Documenting Thread Safety, modeling the attributes after JCIP annotations - is there any standard emerging? Anything MS might be planning for the future?
…