On Oct 30, 2006, at 10:10 PM, Jacek Laskowski wrote:
On 10/31/06, David Blevins <[EMAIL PROTECTED]> wrote:
Done. It's now ASM-based and you can lookup any of the following
annotated things:
- Packages
- Classes
- Constructors
- Methods
- Fields
Reflection does not occur till you ask for a set of classes that have
the annotation you require. The loaded classes are then kept for
future use.
Hurray! Will you 'mvn deploy' the puppy to a repo? I assume OpenEJB
3's going to use it right away and although a few of us build it
locally I'd call it a temporary solution.
Done! Can't wait till tomorrow.
-David