----- Original Message ----- > From: "Gordon Sim" <[email protected]> > To: [email protected] > Sent: Monday, March 18, 2013 3:07:30 PM > Subject: Re: [c++]: Progressing AMQP 1.0 support for 0.22 release > > On 03/14/2013 01:08 PM, Gordon Sim wrote: > > As an additional but separate step I'd like to add some better > > tooling > > for this work. There are a couple of different options there. One > > is to > > extend the existing qpid-config tool to allow creation of domains > > and > > links to other 1.0 enabled entities. The other is to add a new tool > > for > > that purpose (this could be quite generic and thus usable for > > creating, > > deleting and listing objects of any type). I lean towards the
Hi Gordon, While the attached script looks very useful, would you consider adding those primitive commands to qpid-config instead? Rather than introduce a new tool, or adding new specialized domain/link commands to qpid-config. I like those primitives - adding them to qpid-config would make this de-facto qpid configuration command very flexible. (And would mean less work for the devs when new manageable type are introduced). -K > > second > > option. If you have a view on that, let me know. > > Attached is a script implementing the second option. Any comments, > any > objections to adding this, anyone prefer a different approach? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- -K --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
