[seam-dev] Doing validation in an annotation processor
Pete Muir
pmuir at redhat.com
Wed Apr 7 08:27:56 EDT 2010
Seems like a good idea to me, especially if JBT can reuse it...
On 30 Mar 2010, at 07:59, Andersen Max wrote:
> For some validations this would definitely work.
>
> /max
>
> On Mar 25, 2010, at 24:44, Gavin King wrote:
>
>> 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
>> _______________________________________________
>> seam-dev mailing list
>> seam-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/seam-dev
>
> _______________________________________________
> seam-dev mailing list
> seam-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev
More information about the seam-dev
mailing list