Hi. Since I have implemented a REST api for the creation of subwiki using the new wiki API [1], we can remove wiki-manager from platform [2].
But there is a problem: the new implementation has the exact same interface and the same path than the old one, so we can not have both the new api and xwiki-platform-wiki-manager in the classpath anymore. A solution is to release a new version of xwiki-platform-wiki-manager without its own REST api. I see 2 ways to acheive this: 1/ remove the REST api of wiki-manager and remove wiki-manager in 6.0 or 2/ remove wiki-manager in 5.4 and release a new wiki-manager without the REST api in contrib. What do you prefer? Thanks Louis-Marie [1] : http://jira.xwiki.org/browse/XWIKI-9670 [2] : http://jira.xwiki.org/browse/XWIKI-9671 _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

