Julian Sedding wrote > I would argue that in that case only the client's initializer is not > used. A situation that the client is more likely to notice and thus > may find the required configuration. It would not impact the product's > stability, however, only the client's additional feature. > Fair enough.
Looking at the modules we have, the api and impl are in the same bundle (jcr.repoinit). How likely is it, that there will be more than one initializer? So what about going the pragmatic way atm and adding a configuration which simply says "requires initializer" and it's enabled by default? If the need for a more complicated setup (using names as references) comes up, we can still add it as an enhancement. Regards Carsten -- Carsten Ziegeler Adobe Research Switzerland [email protected]
