[asterisk-bugs] [JIRA] (ASTERISK-22520) ARI Client Libraries Step 2b: Python Client Library Development - Tie events to object model, clean up, publish

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Sep 12 20:33:04 CDT 2013


Matt Jordan created ASTERISK-22520:
--------------------------------------

             Summary: ARI Client Libraries Step 2b: Python Client Library Development - Tie events to object model, clean up, publish
                 Key: ASTERISK-22520
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22520
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Resources/res_ari
    Affects Versions: 12.0.0-alpha1
            Reporter: Matt Jordan


After some initial investigation, the following is the proposed plan by @dlee to develop the prototype client libraries:

# Publish SwaggerPy to the GitHubz
** Submit to PyPI
# Python client development
** Refactor to use SwaggerPy
** Clean up object model
** Tie events back to source objects
** Clean up for submission to PyPI
# JavaScript client 
** Refactor to use Swagger.js
** Clean up object model
** Tie events back to source objects
** npm submit
# Other clients
** Implement Mustache based code generator
** Refactor Perl API to use the Mustache codegen (or drop it)
** Refactor Asterisk code generator to use SwaggerPy

Each portion of this plan can be done relatively independently. The initial focus for the work will be to develop the Python API, as it integrates the best with the Asterisk Test Suite. JavaScript will be next; Perl may or may not be done depending on the need.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list