[seam-dev] Doing validation in an annotation processor

Gavin King gavin.king at gmail.com
Wed Mar 24 19:44:11 EDT 2010


The Hibernate Validator folks have implemented the interesting idea of
validating annotation placement using a Java 6 processor:

http://in.relation.to/14950.lace

I know our strategy has been to do this kind of stuff for CDI
annotations in the tooling layer, but I wonder if there is value in a
processor for validating CDI and EJB annotations. Just an idea...

-- 
Gavin King
gavin.king at gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org


More information about the seam-dev mailing list