[wp-trac] [WordPress Trac] #23099: Add JSON-RPC support using existing XML-RPC methods

WordPress Trac noreply at wordpress.org
Sun Feb 3 12:58:05 UTC 2013


#23099: Add JSON-RPC support using existing XML-RPC methods
------------------------------------------+------------------
 Reporter:  maxcutler                     |       Owner:
     Type:  feature request               |      Status:  new
 Priority:  normal                        |   Milestone:  3.6
Component:  XML-RPC                       |     Version:  3.5
 Severity:  normal                        |  Resolution:
 Keywords:  needs-patch needs-unit-tests  |
------------------------------------------+------------------

Comment (by rmccue):

 Replying to [comment:28 scribu]:
 > If you really want to get a RESTfull API by 3.7, you'd better start now.

 Already have, https://gist.github.com/5022591d312952d1245a is the last
 version that I pushed up.

 I still don't think we should implement a stop-gap like this patch. JSON-
 RPC looks much worse to me than XML-RPC since it seems like we're
 squashing two incompatible technologies together. It's also something that
 will need to be supported moving forward, which again, is not something I
 think we should do for something that should be replaced in the next
 release.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23099#comment:29>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list