The docs for arrayencode say use urlencode - I've had problems with
base64encode and certain characters - and I've seen recent posts which had
similar issues - never go to the bottom of them. I'll be testing these on
revmobile - should work as they are not tied to any external or interface
issues..
arrayencode produces binary, you probably in addition need to base64en- /
de-code.
On 8 Dec 2010, at 17:49, David Bovill wrote:
> I want to send complex data to a revmobile client. XML is out because that's
> not part of the revmobile client yet I believe (or at least i am assuming
> this has no
I want to send complex data to a revmobile client. XML is out because that's
not part of the revmobile client yet I believe (or at least i am assuming
this has not been brought into the engine). I could use JSON, but as I'v not
really stress tested teh existing community libraries, I'm thinking the