[ https://issues.apache.org/jira/browse/DISPATCH-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180435#comment-14180435 ]
ASF subversion and git services commented on DISPATCH-56: --------------------------------------------------------- Commit 1633704 from [~aconway] in branch 'dispatch/trunk' [ https://svn.apache.org/r1633704 ] DISPATCH-56: Consistent naming style for managment attribute and entity names. Converted all entity and attribute names for AMQP management to lower camelCase style like this: fooBar Previously there was a mix of styles for attribute names: foo_bar, foo-bar and fooBar. The fooBar style is used by the AMQP management draft spec. and the Qpid Java and C++ brokers so is the most consistent choice. Configuration files are another way to specify management entity attributes. Dispatch still accepts the foo-bar style in configuration files for backwards compatibility, but it also accepts the fooBar style. > Implement Create/Read/Update/Delete operations in the agent > ----------------------------------------------------------- > > Key: DISPATCH-56 > URL: https://issues.apache.org/jira/browse/DISPATCH-56 > Project: Qpid Dispatch > Issue Type: Sub-task > Components: Management Agent > Reporter: Ted Ross > Assignee: Alan Conway > Fix For: 0.3 > > > Implement the CRUD-style commands in the management agent and use them to > access waypoints, address-prefixes, self, etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org