On 16 Sep 2016, at 18:08, Marius Dumitru Florea
<mariusdumitru.florea(a)xwiki.com> wrote:
What exactly is the best practice you want to add? Set
xwiki.extension.namespaces to what value and in which cases?
Set xwiki.extension.namespaces in the pom when an extension will only work when installed
on the root namespace.
IMO that’s the main use case and I don’t really see another one. Do you?
Thanks
-Vincent
Thanks,
Marius
On Fri, Sep 16, 2016 at 3:35 PM, Vincent Massol <vincent(a)massol.net> wrote:
> Hi,
>
> Since XWiki 8.0 we now have a way to define in which namespace an
> extensions work. See “xwiki.extension.namespaces” in
>
http://extensions.xwiki.org/xwiki/bin/view/Extension/
> XWiki+Commons+-+Extension+-+Repository+-+Maven#HCustomproperties
>
> I’m proposing to add that apps should use this as a best practice in
>
http://dev.xwiki.org/xwiki/bin/view/Community/
> ApplicationDevelopmentBestPractices
>
> WDYT?
>
> Thanks
> -Vincent