Am 31.07.15 um 14:24 schrieb Peter Kriens:
> I think it is impossible to implement Coordinator without having a strong 
> reference to all active Coordination’s, how could pop() otherwise return the 
> current coordination? And the reflection API has the same implications. So 
> the answer is clearly yes.
> 
> That said, this way you loose an extra safety check that nobody screwed up 
> downstream …
> 
Ok, if the answer is yes, then this coordination might stay around
forever (or until that thread dies), e.g. if I just do

coordinator.begin("test", 0);

Carsten
-- 
Carsten Ziegeler
Adobe Research Switzerland
cziege...@apache.org
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to