[aosd-discuss] Aspect dependencies
Jörg Kienzle
Joerg.Kienzle at mcgill.ca
Fri May 26 13:37:13 EST 2006
You might want to check out the paper we presented at the last AOSD
conference:
Jörg Kienzle and Samuel Gélineau: "AO Challenge - Implementing the
ACID properties for Transactional Objects", in proceedings of the 5th
International Conference on Aspect-Oriented Software Development, ACM
Press, March 2006, p. 202 - 213.
It describes a case study in which we combine 10 aspects in order to
implement the atomicity, consistency, isolation and durability
properties of transactional objects. What is interesting about the
design is that the 10 aspects are individually reusable, some depend
on others, and some interfere with others.
- Jörg
On 25-May-06, at 3:24 PM, Jean-Francois Gelinas wrote:
> Greetings,
>
>
>
> I was looking for papers or articles on the topic of aspect
> dependencies. To be more specific, I’m interested by a model
> (implementation level) expressing the relations (or dependencies)
> between aspect mechanisms with others modules (aspect or class). I
> know that it’s the core of a lot of things (like traceability,
> control flows, etc) so maybe there’s specific papers modelling
> aspects’ dependencies.
>
>
>
> Thanks for your time.
>
>
>
> Best regards,
>
>
>
> Jean-Francois Gelinas.
>
>
>
> __________________________________________________
> AOSD Discuss mailing list - discuss at aosd.net
> To unsubscribe go to http://aosd.net
>
> Check out the AOSD.net Wiki: http://aosd.net/wiki
More information about the discuss
mailing list