Widget imageWidget_v110
Brian Milby
brian at milby7.com
Sun Oct 21 01:09:46 EDT 2018
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
>
More information about the use-livecode
mailing list