[xwiki-devs] [VOTE] Retire XMLRPC
Hi devs, I’d like that we retire the XMLRPC feature of XWiki. Rationale: * We now have a REST API * The XMLRPC API is pretty old now, doesn’t support Nested Spaces, see http://jira.xwiki.org/browse/XWIKI-1249 The idea would be to: * Step 1: Relocate the code in an optional module (in addition to or inside one of the existing xmlrpc modules). This means handling some code currently in oldcore + update web.xml * Step 2: Move the optional xmlrpc modules to the github contrib organization * Step 3: Update documentation on xwiki.org and add an entry on e.x.o (move doc from http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPC in it). Note that this will mean that XOffice will require users to install XMLRPC first if they want to try using it. Not a problem IMO. It’s also possible that the same will apply to XEclipse (or not) as I don’t remember if we had moved the code to use REST or not. WDYT? Here’s my +1 Thanks -Vincent PS: FTR, first time this was discussed on the list: http://markmail.org/message/gnockgbhnbfroa75
+1 Thanks, Eduard On Mon, Sep 21, 2015 at 5:03 PM, [email protected] <[email protected]> wrote:
Hi devs,
I’d like that we retire the XMLRPC feature of XWiki.
Rationale: * We now have a REST API * The XMLRPC API is pretty old now, doesn’t support Nested Spaces, see http://jira.xwiki.org/browse/XWIKI-1249
The idea would be to: * Step 1: Relocate the code in an optional module (in addition to or inside one of the existing xmlrpc modules). This means handling some code currently in oldcore + update web.xml * Step 2: Move the optional xmlrpc modules to the github contrib organization * Step 3: Update documentation on xwiki.org and add an entry on e.x.o (move doc from http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPC in it).
Note that this will mean that XOffice will require users to install XMLRPC first if they want to try using it. Not a problem IMO. It’s also possible that the same will apply to XEclipse (or not) as I don’t remember if we had moved the code to use REST or not.
WDYT?
Here’s my +1
Thanks -Vincent
PS: FTR, first time this was discussed on the list: http://markmail.org/message/gnockgbhnbfroa75
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 On Mon, Sep 21, 2015 at 4:03 PM, [email protected] <[email protected]> wrote:
Hi devs,
I’d like that we retire the XMLRPC feature of XWiki.
Rationale: * We now have a REST API * The XMLRPC API is pretty old now, doesn’t support Nested Spaces, see http://jira.xwiki.org/browse/XWIKI-1249
The idea would be to: * Step 1: Relocate the code in an optional module (in addition to or inside one of the existing xmlrpc modules). This means handling some code currently in oldcore + update web.xml * Step 2: Move the optional xmlrpc modules to the github contrib organization * Step 3: Update documentation on xwiki.org and add an entry on e.x.o (move doc from http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPC in it).
Note that this will mean that XOffice will require users to install XMLRPC first if they want to try using it. Not a problem IMO. It’s also possible that the same will apply to XEclipse (or not) as I don’t remember if we had moved the code to use REST or not.
WDYT?
Here’s my +1
Thanks -Vincent
PS: FTR, first time this was discussed on the list: http://markmail.org/message/gnockgbhnbfroa75
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
+1 2015-09-21 17:02 GMT+02:00 Thomas Mortagne <[email protected]>:
+1
On Mon, Sep 21, 2015 at 4:03 PM, [email protected] <[email protected]> wrote:
Hi devs,
I’d like that we retire the XMLRPC feature of XWiki.
Rationale: * We now have a REST API * The XMLRPC API is pretty old now, doesn’t support Nested Spaces, see http://jira.xwiki.org/browse/XWIKI-1249
The idea would be to: * Step 1: Relocate the code in an optional module (in addition to or inside one of the existing xmlrpc modules). This means handling some code currently in oldcore + update web.xml * Step 2: Move the optional xmlrpc modules to the github contrib organization * Step 3: Update documentation on xwiki.org and add an entry on e.x.o (move doc from http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPC in it).
Note that this will mean that XOffice will require users to install XMLRPC first if they want to try using it. Not a problem IMO. It’s also possible that the same will apply to XEclipse (or not) as I don’t remember if we had moved the code to use REST or not.
WDYT?
Here’s my +1
Thanks -Vincent
PS: FTR, first time this was discussed on the list: http://markmail.org/message/gnockgbhnbfroa75
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Guillaume Delhumeau ([email protected]) Research & Development Engineer at XWiki SAS Committer on the XWiki.org project
+1 Thanks, Marius On Sep 21, 2015 17:03, "[email protected]" <[email protected]> wrote:
Hi devs,
I’d like that we retire the XMLRPC feature of XWiki.
Rationale: * We now have a REST API * The XMLRPC API is pretty old now, doesn’t support Nested Spaces, see
http://jira.xwiki.org/browse/XWIKI-1249
The idea would be to: * Step 1: Relocate the code in an optional module (in addition to or
inside one of the existing xmlrpc modules). This means handling some code currently in oldcore + update web.xml
* Step 2: Move the optional xmlrpc modules to the github contrib organization * Step 3: Update documentation on xwiki.org and add an entry on e.x.o (move doc from http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPC in it).
Note that this will mean that XOffice will require users to install XMLRPC first if they want to try using it. Not a problem IMO. It’s also possible that the same will apply to XEclipse (or not) as I don’t remember if we had moved the code to use REST or not.
WDYT?
Here’s my +1
Thanks -Vincent
PS: FTR, first time this was discussed on the list: http://markmail.org/message/gnockgbhnbfroa75
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 On 21/09/15 16:03, [email protected] wrote:
Hi devs,
I’d like that we retire the XMLRPC feature of XWiki.
Rationale: * We now have a REST API * The XMLRPC API is pretty old now, doesn’t support Nested Spaces, see http://jira.xwiki.org/browse/XWIKI-1249
The idea would be to: * Step 1: Relocate the code in an optional module (in addition to or inside one of the existing xmlrpc modules). This means handling some code currently in oldcore + update web.xml * Step 2: Move the optional xmlrpc modules to the github contrib organization * Step 3: Update documentation on xwiki.org and add an entry on e.x.o (move doc from http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPC in it).
Note that this will mean that XOffice will require users to install XMLRPC first if they want to try using it. Not a problem IMO. It’s also possible that the same will apply to XEclipse (or not) as I don’t remember if we had moved the code to use REST or not.
WDYT?
Here’s my +1
Thanks -Vincent
PS: FTR, first time this was discussed on the list: http://markmail.org/message/gnockgbhnbfroa75
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1, REST is king. On Sep 21, 2015 10:03 AM, "[email protected]" <[email protected]> wrote:
Hi devs,
I’d like that we retire the XMLRPC feature of XWiki.
Rationale: * We now have a REST API * The XMLRPC API is pretty old now, doesn’t support Nested Spaces, see http://jira.xwiki.org/browse/XWIKI-1249
The idea would be to: * Step 1: Relocate the code in an optional module (in addition to or inside one of the existing xmlrpc modules). This means handling some code currently in oldcore + update web.xml * Step 2: Move the optional xmlrpc modules to the github contrib organization * Step 3: Update documentation on xwiki.org and add an entry on e.x.o (move doc from http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPC in it).
Note that this will mean that XOffice will require users to install XMLRPC first if they want to try using it. Not a problem IMO. It’s also possible that the same will apply to XEclipse (or not) as I don’t remember if we had moved the code to use REST or not.
WDYT?
Here’s my +1
Thanks -Vincent
PS: FTR, first time this was discussed on the list: http://markmail.org/message/gnockgbhnbfroa75
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Results: 7 +1, no 0 and no -1 The vote is passed and I’ve already implemented the first part in http://jira.xwiki.org/browse/XWIKI-12602 I’m waiting for a 7.3M1 release before moving the code in contrib, that’s http://jira.xwiki.org/browse/XWIKI-12605 Thanks -Vincent On 21 Sep 2015 at 16:03:21, [email protected] ([email protected]) wrote: Hi devs, I’d like that we retire the XMLRPC feature of XWiki. Rationale: * We now have a REST API * The XMLRPC API is pretty old now, doesn’t support Nested Spaces, see http://jira.xwiki.org/browse/XWIKI-1249 The idea would be to: * Step 1: Relocate the code in an optional module (in addition to or inside one of the existing xmlrpc modules). This means handling some code currently in oldcore + update web.xml * Step 2: Move the optional xmlrpc modules to the github contrib organization * Step 3: Update documentation on xwiki.org and add an entry on e.x.o (move doc from http://platform.xwiki.org/xwiki/bin/view/Features/XMLRPC in it). Note that this will mean that XOffice will require users to install XMLRPC first if they want to try using it. Not a problem IMO. It’s also possible that the same will apply to XEclipse (or not) as I don’t remember if we had moved the code to use REST or not. WDYT? Here’s my +1 Thanks -Vincent PS: FTR, first time this was discussed on the list: http://markmail.org/message/gnockgbhnbfroa75
participants (7)
-
Caleb James DeLisle -
Eduard Moraru -
Guillaume "Louis-Marie" Delhumeau -
Marius Dumitru Florea -
Sergiu Dumitriu -
Thomas Mortagne -
vincent@massol.net