* one for the API: xwiki-configuration-api
* one for the default implementation: xwiki-configuration-default
The reason is that I'd like to implement
- XWikiPreferencesConfigurationSource
- SpacePreferencesConfigurationSource
- UserPreferencesConfigurationSource
And they'll need access to the DocumentAccessBridge
And I don't think it's a good idea to have that dep in the API.
WDYT?
Thanks
-Vincent