pink wrote:
> I've used "LSON" in the past and had issues. Not with save files, but
> with socket transmission...
>
> I may play around a bit and see how things go

LSON is binary, so set headers accordingly.  When in doubt, base64.

I have two systems that use LSON almost exclusively to move data back and forth between the client and server. It's a great format, almost like BSON but simpler, and more compact than JSON. Too bad LC is the only program that uses it. But when you have LC on both ends, it's pretty sweet.

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 [email protected]                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to