Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] "Per" clause


The 'per' clauses define aspect instantiation models. The documentation can be found in the programming guide at:

http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/aspectj-home/doc/progguide/semantics-aspects.html#d0e6563

-- Adrian
Adrian_Colyer@xxxxxxxxxx



Eric Bodden <eric@xxxxxxxxx>
Sent by: aspectj-dev-admin@xxxxxxxxxxx

18/12/2003 10:21
Please respond to aspectj-dev

       
        To:        aspectj-dev@xxxxxxxxxxx
        cc:        
        Subject:        [aspectj-dev] "Per" clause



Hi!

I found the "per" clause sometimes mentioned and now also reflected in the
sourcecode. Can anybody tell me, what it is good for, where it is documented
and probably even some implementation details?

Thank you very much,
Eric

--
Eric Bodden
Aachen University of Technology (RWTH)
ICQ UIN: 12656220
Website: http://www.bodden.de
PGP key: http://www.bodden.de/pub_key.asc



_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/aspectj-dev


Back to the top