Hi,

Does anyone know the status of the Boost.Interfaces Library proposed by Chris Diggins in 2004?

I have found a few references to it on the internet, including one on the Boost Wiki, but it seems to not have ever made it into the official Boost library.

I am interest in exploring how Aspect-Oriented Programming techniques might be incorporate into an existing code-base, and would prefer to use a library based solution, rather than a special preprocessor (eg. apsectc++). Since Boost has come to the rescue in the past (with elegant solutions), in this respect, I thought I would start here.

If boost.interfaces is dead, does anyone have any suggestions for C++ library-based AOP solutions that have worked for them.

Thanks in advance.

Martin