Looks like work was started for adding encoding functions to LCB:
https://github.com/livecode/livecode/blob/develop/libscript/src/encoding.lcb
https://github.com/livecode/livecode/blob/develop/libscript/src/module-encoding.cpp

Looking at the C source, looks like error reporting is needed along with binary 
encode moving to foundation and encode/decode without specifying the type. The 
non-statement syntax definitions also need to be updated (I think, not sure 
where that would be documented though). Can’t use the functions directly right 
now since they are not exported (missing MC_DLLEXPORT where defined).

Thanks,
Brian
>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to