Really nice to see an article covering @DeclareMixin - I don't think
that gets enough press as it is quite a recent change, people seem to
still use the clunky old @DeclareParents.

cheers,
Andy

On 16 February 2010 18:16, Hendy Irawan <[email protected]> wrote:
>
> Hi AspectJ users,
>
> I've written a blog post about different Approaches of Mixins in Java with
> AspectJ.
>
> 1. non-AOP
> 2. AspectJ syntax
> 3. @AspectJ annotations
> 4. Hybrid approach (AspectJ + proxy + impl)
>
> I detail the rationale, pros & cons of each, and code examples here:
>
> http://spring-java-ee.blogspot.com/2010/02/four-approaches-for-static-structure.html
>
> Hopefully this is useful for you. Take care. :-)
>
> -----
> http://www.Soluvas.com/ Soluvas - Making eCommerce Work for You
> --
> View this message in context: 
> http://old.nabble.com/Four-Approaches-of-Mixins-in-Java-with-AspectJ-tp27618190p27618190.html
> Sent from the AspectJ - users mailing list archive at Nabble.com.
>
> _______________________________________________
> aspectj-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to