You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Carl Trieloff <cc...@redhat.com> on 2009/04/13 19:02:39 UTC

Re: arguments vs. params (was Re: Bogus debug information?)

Joshua Kramer wrote:
>
>> I am not sure why you need the arguments fieldtable.... It can be 
>> added to the params for the fields that you want to match on. see how 
>> I build them in
>
> Thank you Carl.  I was under the impression that parameters passed via 
> params were constrained to the valid parameters present in a 
> particular AMQP spec... that's why I went with arguments instead.  
> I'll take a look at unbind() and go from there.
>

Np, it is anything that we care about for ACL, so just extend the enums 
as needed as that the be faster. That is why I did it that way.

regards
Carl.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org