Patch with management-agent and client API updates
--------------------------------------------------
Key: QPID-670
URL: https://issues.apache.org/jira/browse/QPID-670
Project: Qpid
Issue Type: Improvement
Components: C++ Broker, Python Client
Reporter: Ted Ross
Priority: Minor
Attachments: qpid-patch5.diff
This patch contains the following:
1) "using" clauses were removed from one header file. This required changes in
other header and body files that were relying on that clause.
2) The object indexing scheme has been improved in the management schema.
Objects now properly reference their parent/containing objects.
3) The framework for parsing management commands has been added.
4) The python management API has been improved and now includes an
object-method call.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.