[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-dev] Java 1.4 Annotation Support
|
- From: Rod Coffin <rfciii@xxxxxxxxx>
- Date: Mon, 22 Aug 2005 20:16:04 -0500
- Delivered-to: aspectj-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=QkrTa1Mb+E4VnX0EBVsaZTo206s4IsFJ6Wm3bXCUtXsLpAjDe+51w6v1Y+6LBZGZV0dIN+IoaDwJCrBtTNnQond1PS/CiCh2q9rMreCcizlf8M0qyudI3BDCJOhLUD7G/7yxePKl5GAgKym8uXGEla8Z6C88BWNg1vamPraeQJ0=
Dean,
I actually do mean Java 1.3 or 1.4 support. AspectWerkz, Spring AOP, and JBoss AOP all allow annotations to be defined using javadoc comments. They then offer an additional compilation steps that stores this metadata for use at runtime by the AOP framework. Since AspectWerkz and AspectJ have joined up I was wondering if this capability would be available in AspectJ 5.
Thanks,
Rod