[CONF] Apache Qpid Language support for unambiguous text string and byte array types

2013-08-22 Thread Justin Ross (Confluence)
Language support for unambiguous text string and byte array types Page edited by Justin Ross Comment: Added C# Changes (1)

[CONF] Apache Qpid Language support for unambiguous text string and byte array types

2013-08-21 Thread Justin Ross (Confluence)
Language support for unambiguous text string and byte array types Page added by Justin Ross Language Overloaded string/bytes type Unambiguous array-of-bytes type Unambiguous textual-string type C++ (1) std::string

[CONF] Apache Qpid Language support for unambiguous text string and byte array types

2013-08-21 Thread Gordon Sim (Confluence)
Language support for unambiguous text string and byte array types Page comment added by Gordon Sim What about python 2.4? Stop watching space | Change email

[CONF] Apache Qpid Language support for unambiguous text string and byte array types

2013-08-21 Thread Justin Ross (Confluence)
Language support for unambiguous text string and byte array types Page comment added by Justin Ross Older 2.x versions of python have 'buffer', which looks like it could work. http://docs.python.org/2/library/functions.html#buffer

[CONF] Apache Qpid Language support for unambiguous text string and byte array types

2013-08-21 Thread Justin Ross (Confluence)
Language support for unambiguous text string and byte array types Page edited by Justin Ross Changes (25) || Language || Overloaded string/bytes