You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Russell Bryant (JIRA)" <ji...@apache.org> on 2013/01/16 02:15:11 UTC

[jira] [Commented] (QPID-3436) [patch] Add some additional functions to QMF schema APIs

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

Russell Bryant commented on QPID-3436:
--------------------------------------

It's pretty disappointing that this was never touched or responded to any way ... but oh well, I'm not using QMF anymore, so I don't have an interest in this patch, so I'm just going to close this out.
                
> [patch] Add some additional functions to QMF schema APIs
> --------------------------------------------------------
>
>                 Key: QPID-3436
>                 URL: https://issues.apache.org/jira/browse/QPID-3436
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Managment Framework
>            Reporter: Russell Bryant
>            Assignee: Ted Ross
>            Priority: Minor
>              Labels: patch
>         Attachments: 0001-Add-some-additional-functions-to-QMF-schema-APIs.patch
>
>
> This patch adds some additional functions to schema related QMF APIs.
> When looking through a schema, the APIs provided allow you to get a
> count of objects and then to access them by index.  It seems more
> natural to look up these items by name, so various getter functions have
> been added to allow for this.
> The one exception is hasPackage(), which is simply to be able to check
> to see if an Agent has a particular package.  The added get functions
> for other objects provide for this use case (among others) since they
> implement operator bool.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org