+1 Thanks, Marius
On Wed, Jun 17, 2015 at 10:57 AM, [email protected] <[email protected]> wrote: > Hi devs, > > Ideally I believe we should remove the new DocumentReference(wiki, space, > page) constructor. However, for backward compatibility we cannot do this. > > So I propose that we start by deprecating it as we should now always use the > new DocumentReference(wiki, List<String> spaces, page) one. > > What I suggest we do to flesh out all issues related to Nested Spaces, is to > start by removing it on our dev machines to find out places to fix. > > Then once we’ve progressed enough to not break everything, I suggest we move > it to Legacy with an Aspect to make sure we don’t use it anymore. > > WDYT? > > Thanks > -Vincent > > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

