On Wed, Jun 18, 2008 at 8:39 PM, Michael Hunger <[EMAIL PROTECTED]> wrote:
> The question is here if this is a valid usecase. The RmiStore tries to lookup 
> EntityStores of other EntityStates.
> That for it needs to access the module the EntityComposite was placed into 
> and locate the EntityStore-service in that
> module.
> At least I'd need the possibility to get a module of a CompositeType.
> Another thing is to get the Class instance of an Composite - type().

So, is it reasonable that the EntityStore interface is complemented to
pass the Module per QualifiedIdentity?? And that the QualifiedIdentity
is changed to keep the Class instance instead of the getName() of it??


> Regarding the passivation of Services. I think the solution there is to not 
> get
> the Service itself injected but rather a ServiceReference, which can be
> asked if its active or not and only in the active case access the contained
> service.

I have probably missed something around passivation of services, and
leave this out for now.

Cheers
Niclas

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to