Opened at 2007-05-21T19:19:26Z
Closed at 2008-06-10T02:55:02Z
#48 closed enhancement (wontfix)
XML-RPC interface
Reported by: | zooko | Owned by: | nobody |
---|---|---|---|
Priority: | trivial | Milestone: | undecided |
Component: | code-frontend-web | Version: | |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
Peter said he wanted an XML-RPC interface. Me, too! I nominate Brian to make one. ;-)
I've added a line to source:roadmap.txt about this. If you disagree or have other comments, Brian, please feel free to post to this ticket and to roadmap.txt.
Change History (9)
comment:1 Changed at 2007-05-30T16:42:11Z by zooko
comment:2 Changed at 2007-06-28T15:57:08Z by zooko
- Owner changed from warner to zooko
- Priority changed from major to blocker
- Status changed from new to assigned
This is assigned to me, and it is of high urgency.
comment:3 Changed at 2007-07-01T03:45:25Z by zooko
Maybe I should have another look at WebDAV...
And we should definitely look at xuil (Brian is into this, too).
And the result might be more or less RESTful...
comment:4 Changed at 2007-07-11T22:27:19Z by warner
- Priority changed from blocker to major
since we have a working RESTful interface now, and since we're starting to write a CLI around it, I'm lowering the priority of this one.
comment:5 Changed at 2007-08-14T18:53:37Z by warner
- Component changed from code to code-frontend-web
comment:6 Changed at 2007-10-10T23:16:40Z by warner
- Milestone set to undecided
comment:7 Changed at 2007-10-19T23:10:51Z by zooko
- Owner changed from zooko to nobody
- Priority changed from major to trivial
- Status changed from assigned to new
I'm happy with the RESTful interface, and so far our customers -- Dmitry and MikeB -- seem happy with it, and our CLI customer -- Zandr -- seems okay with the CLI, so I'm losing interest in writing another interface.
I'll regain interest if I detect another customer who would prefer XML-RPC over the RESTful interface.
comment:8 Changed at 2008-06-01T20:57:17Z by warner
- Milestone changed from eventually to undecided
comment:9 Changed at 2008-06-10T02:55:02Z by zooko
- Resolution set to wontfix
- Status changed from new to closed
Closing this as wontfix -- the RESTful interface is sufficient for now. This ticket will be reopened if we decide we want an XML-RPC interface.
(By the way, I recently heard that Amazon, which launched with both XML-RPC and REST, has 85% REST usage.)
I'm raising the priority of this because I want it a lot and because #53 -- command-line interface -- could use this to connect to the daemon. See #60 about the question of what it means -- if anything -- to raise the priority of a ticket.