Opened 7 years ago
Closed 5 years ago
#1482 closed enhancement (fixed)
bundle-ize WebServices + improve docs
Reported by: | pett | Owned by: | Conrad Huang |
---|---|---|---|
Priority: | moderate | Milestone: | 1.0 |
Component: | Infrastructure | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
For better updatability and dependency declaration, core.WebServices should be made into a bundle. Also, the documentation would be substantially improved if a simple usage example were provided.
Change History (3)
comment:1 by , 7 years ago
comment:2 by , 6 years ago
Priority: | blocker → moderate |
---|
Eric has already moved the code into the webservices
bundle.
The main interface from webservices right now is OpalJob, which is probably not the long-term solution for web services (because it uses SOAP instead of REST). Not sure documenting that is all that important. Someone who really wants to use the Opal interface will get more from reading the blastprotein
code.
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Summary: | bundle-size WebServices + improve docs → bundle-ize WebServices + improve docs |
Note:
See TracTickets
for help on using tickets.
Basic task support would remain in the core however.