On Sat, Jun 27, 2009 at 10:45, Vincent
Massol<vincent(a)massol.net> wrote:
* 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
I'd rather call it WikiPreferencesConfigurationSource, the preferences
of the wiki the same way SpacePreferencesConfigurationSource is the
preferences of the space.
> - 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.