[ 
https://issues.apache.org/jira/browse/QPID-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538549
 ] 

Rafael H. Schloming commented on QPID-666:
------------------------------------------

Hey Ted, just took a quick look at the diff. So far two comments:

  1. The Buffer class looks like it should probably be replaced with the Codec 
class found in qpid/codec.py.
  2. The type codes and schema parsing could probably make better use of the 
spec type system and metadata.

Unless I'm missing something I think (1) would make sense to do now. For (2) it 
would probably be better to wait until we update to the version of the spec 
that uses the final type names and codes.

> Patch implementing Python Management API
> ----------------------------------------
>
>                 Key: QPID-666
>                 URL: https://issues.apache.org/jira/browse/QPID-666
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Python Client
>            Reporter: Ted Ross
>            Priority: Minor
>         Attachments: python.diff
>
>
> The attached patch implements an API that can be used to remotely access the 
> management agent on a broker.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to