[rabbitmq-discuss] Minor bug on the new erlang client

Matthew Sackman matthew at rabbitmq.com
Tue Jun 7 11:38:44 BST 2011


On Tue, Jun 07, 2011 at 12:31:37PM +0200, Alvaro Videla wrote:
> Lately I've been working in many utility kind of functions for the erlang client. For example, do retrieve pre created records for queue declare, exchange declare, and so on. So a function called anon_queue() will give back a record like: #'queue.declare'{queue = <<"">>, durable = false, exclusive = true, auto_delete = true}.
> 
> Do you think these kind of functions might be useful for the erlang client?

Sounds like something that may be of use to users of the erlang client,
but probably not actually used directly by the erlang client itself, if
you see what I mean.

Matthew


More information about the rabbitmq-discuss mailing list