On 10/22/2010 02:04 PM, Ted Ross wrote:
I'm trying to fix both bugs. In the broker, should it reject the string value when it expects an integer, or should it do the conversion?
Just my opinion: The broker should use isdigit() or equivalent to determine if it can convert and if so, convert.

-Ted

Agree. make the use friendly.

Carl.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to