
Werner Eberling

Oliver Szymanski
(3342) AOP meets the real world
Technical long talk 50 min
Wednesday, 2008-06-25, 15:00 - 15:50, Arena 6
- Werner Eberling - MATHEMA Software GmbH (speaker)
- Oliver Szymanski - MATHEMA Software GmbH (co-speaker)
Rate this talk:
Topics
Abstract
Programming with aspects is state-of-the art. Removing "cross cutting
concerns" out of your business code promises to ease programming. Tools
like AspectJ enable you to decorate any class, method or whatever you can think
of with the aspects you need.
But the question is, what do we need in real world projects? Which functionality
can be put in aspects and how does AOP effect maintainability?
Reviewing different projects, this talk will show the pros and contras of aspect
oriented programming. It will show wich kinds of aspects can be extracted out of
the business code and wich techniques are used to realize those aspects.






