Niclas Hedhman a écrit : > Ok, naming might be an issue, but there is a deeper one. > > Is it correct that the ServiceActivation.activateService() is called on the > ServiceComposite and not each Mixin implementing it??
Correct. > Just like Initializable was changed to be called on the Mixin, instead of > the Composite, I think a similar lifecycle method pair is needed for > Services. Otherwise it is really hard to make very generic Mixins that > works independently of the whole ServiceComposite. > > Lifecycle is another interface with these semantics for entities. Makes sense. Could you please capture that in a JIRA? Cheers /Paul
