2009 - the Year of Annotations!?
| ←Older revision | Revision as of 04:21, 22 July 2020 | ||
| Line 7: | Line 7: | ||
There are very interesting aspects for [[BackwardCompatibility]]. By having own processor code running during compilation, one can keep own annotation unchanged across multiple releases, yet each of the new releases can generate something different during the compilation. As a result, one can deliver performance improvements, or even slightly shift mean of the [[API]] just by letting people compile their applications against new version of own libraries. | There are very interesting aspects for [[BackwardCompatibility]]. By having own processor code running during compilation, one can keep own annotation unchanged across multiple releases, yet each of the new releases can generate something different during the compilation. As a result, one can deliver performance improvements, or even slightly shift mean of the [[API]] just by letting people compile their applications against new version of own libraries. | ||
| - | ==== 2009 - the Year of Annotations!? ==== | + | ==== [[TheYearOfAnnotations2009|2009 - the Year of Annotations]]!? ==== |
{{:TheYearOfAnnotations2009}} | {{:TheYearOfAnnotations2009}} | ||