I’ve watch a very interesting presentation about Aspect Oriented Programing. I didn’t knew exactly what it was but I find that this is a a very interesting approch.

This is not a revolution, it’s more like somting added to the classical object oriented programing. I’m wondering if this king of mecanism can be added to a classical C++/Java/C# project without changing everything (compiler, IDE, other libraries,…) just by adding a new library or something like that…