I'm replacing other messaging with qpid. I have code for marshalling and demarshalling data that uses byte-order to know how to handle integers. I can add a custom property to the message that provides byte order, but it would be preferrable to have the byte-order of the sender implemented in the API.

//Bill

On 09/16/2009 11:37 AM, John Dennis wrote:
On 09/16/2009 11:25 AM, Bill Whiting wrote:
That is exactly the case, I'm thinking of parsing fixed record format
data.  If the remote system is big-endian (or just different from me)
then I want to determine how to handle the data.

Why not just write the content in network byte order?



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

Reply via email to