Hi! While discussing some Deactivatable stuff with Gerhard we came across the question if we should really show all this stuff to users. I think this was also the reason why this originally got implemented in core-impl.
So, I now agree that this is not intended for end-users, but highly appreciated for 'users' which write their own Extensions. I guess Extension authors might be fine if we move all those classes fromĀ org.apache.deltaspike.core.api.activation to a SPI package, e.g. org.apache.deltaspike.core.spi.activation . And if some end-user touches a spi class, then he hopefully knows that he is off-track himself ;) wdyt? LieGrue, strub
