Skip to main content

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

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