Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] Re: dependency injection through (equinox) aspects?

The following link might be a good introduction:

http://www.ibm.com/developerworks/java/library/j-aopwork13.html


2009/1/22 Erdal Karaca <erdal.karaca.de@googlemail.com>

Are there any plans/intentions to use the equinox aspects (aspectj's load-time weaving) for dependency injection?

To mention just a simple use case: one could use an appropriate aspect to enable splash handlers for the modeled workbench as this is not supported (yet?)...



Back to the top