Script Only Stack Properties
Richard Gaskin
ambassador at fourthworld.com
Sat Apr 4 14:17:55 EDT 2020
Bob Sneidar wrote:
> Hmmm… If that is the case then theoretically, on closeStack the new
> properties could be arrayEncoded and saved to disk, and then on
> openStack they could be read and then arrayDecoded and reset again.
Stacks can also contain controls, each of which can be expressed as an
array of properties.
You could craft an array-based format to allow storage and recreation of
even complex GUI stacks.
What you'd have is a binary file dependent on a lot of scripted code.
Meanwhile, we already have a binary format handled robustly in the
compiled object code of the engine. :)
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
____________________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list