If you are looking for bigger aspects, take a look at examples from the
second edition of AspectJ in Action (http://manning.com/laddad2). Also take
a look at the Spring project (its transaction management and domain-object
dependency injection aspects are fairly involved).

If you are looking at Java apps to include aspects, there are plenty open
source projects for you to try out.

-Ramnivas

On Thu, Jun 24, 2010 at 11:25 PM, akbar sana <akbar_s...@yahoo.com> wrote:

> hi
>
> i want to have a big project/ big example in aspectj. like the example of "
> transaction management (chapter 11)" given in "aspectj in action" (a book),
> with all code.
>
> plz can anybody tell me the source
>
> waiting for reply
> thanx
> bye
> sana
>
>
>
>
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to