Java annotation: Difference between revisions

Content deleted Content added
Stagalj (talk | contribs)
Stagalj (talk | contribs)
Line 35:
On the other hand - other authors disagreed:
 
Andrey Grebnev says in [http://www.indicthreads.com/news/285/using_java_annotations.html Java developers don't want Java annotations?] that Java annotations is the future. In the same article, Jesper Joergensen of BEA told us that "Apache Beehive stores the wiring metadata and other metadata as JDK 5 annotations in the code"
 
Anil Saldhana of JBoss continues (the same article): "Combined with JDK 1.5 Annotations, aspects (AOP) also is a great way to expand the Java language in a clean pluggable way rather than using annotations solely for code generation.