On 12/01/17 07:02, Fraser Adams wrote:
I thought that with qpid::messaging you could use a (perhaps more
intuitive) shorthand in the link stanza like:

{link: {selector: \"messaging_service='amqp-delivery' and
item_owner='fadams'\"}}

where messaging_service and item_owner are message properties and the
example selector is doing a boolean and

I think that under the hood it gets mapped to an
apache.org:selector-filter:string filter in the link attachment protocol
and the above is just syntactic sugar at the API level, but the above
seems neater to me than having to spell out the full filter syntax
'cause Lord knows Address strings can get complicated enough and be
pretty hard to to debug.

That is true, and using the simpler syntax makes sense.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to