Annotation Processing Virtual Mini-Track at JavaOne 2012
Posted
by darcy
on Oracle Blogs
See other posts from Oracle Blogs
or by darcy
Published on Sat, 29 Sep 2012 21:17:58 +0000
Indexed on
2012/09/30
3:44 UTC
Read the original article
Hit count: 329
/JavaOne
Putting together the list of JavaOne talks I'm interested in attending, I noticed there is a virtual mini-track on annotation processing and related technology this year, with a combination of bofs, sessions, and a hands-on-lab:
- Monday
-
Multidevice Content Display and a Smart Use of Annotation Processing, Dimitri BAELI and Gilles Di Guglielmo
- Tuesday
- Advanced Annotation Processing with JSR 269, Jaroslav Tulach
- Build Your Own Type System for Fun and Profit, Werner Dietl and Michael Ernst
- Wednesday
- Annotations and Annotation Processing: What’s New in JDK 8?, Joel Borggrén-Franck
- Thursday
- Hack into Your Compiler!, Jaroslav Tulach
- Writing Annotation Processors to Aid Your Development Process, Ian Robertson
As the lead engineer on bot apt
(rest in peace) in JDK 5 and JSR 269 in JDK 6, I'd be heartened to see greater adoption and use of annotation processing by Java developers.
© Oracle Blogs or respective owner