[weld-dev] Helper classes for wrapping AnnotatedType and redefining annotations

Stuart Douglas stuart at baileyroberts.com.au
Mon Nov 23 15:39:42 EST 2009


Can we get this packaged in a maven repository, as some kind or extension-utils module? If possible also with my classes for creating annotation literals at runtime?

Stuart
________________________________________
From: weld-dev-bounces at lists.jboss.org [weld-dev-bounces at lists.jboss.org] On Behalf Of Gavin King [gavin.king at gmail.com]
Sent: Tuesday, 24 November 2009 7:22 AM
To: Weld-Dev
Subject: [weld-dev] Helper classes for wrapping AnnotatedType and redefining    annotations

So here's a some helper classes that should form the basis of our
portable extensions. They make it easy to respecify annotations of a
type and its members. As an example of usage, I've attached a portable
extension that implements support for @Exact, and for @Named at
package level.

This should also be good for the XML stuff (I hope).

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



More information about the weld-dev mailing list