Re: [caconfig] shouldn't multiplexers be exposed?

2017-01-06 Thread Nicolas Peltier
Thanks Stefan, created https://issues.apache.org/jira/browse/SLING-6442 > On Jan 6, 2017, at 12:53 PM, Stefan Seifert wrote: > > yes, we could definitly think about this. > > one is already exposed as part of the management API >

RE: [caconfig] shouldn't multiplexers be exposed?

2017-01-06 Thread Stefan Seifert
yes, we could definitly think about this. one is already exposed as part of the management API https://github.com/apache/sling/blob/trunk/bundles/extensions/caconfig/impl/src/main/java/org/apache/sling/caconfig/management/ContextPathStrategyMultiplexer.java if we you think we should expose

[caconfig] shouldn't multiplexers be exposed?

2017-01-06 Thread Nicolas Peltier
Hi, right now ContextPathStrategyMultiplexer (and other multiplexers) are in impl package, and thus only accessible within the bundle. However iiuc those multiplexers are the ones you call to use the interface API regardless of which the implementation is. If in an application i want to