The LC way for code libraries?
Maarten Koopmans
maarten.koopmans at gmail.com
Sun Apr 3 03:44:11 EDT 2011
Hi,
Simple question for people here, but something you wonder when you
come from a non-LC code environment.
What's a good way to create and store a non-UI code library in a LC
project (a.k.a. "business logic")? Say I'd want to implement a WebDAV
client, which is a back-and-forth kind of flow. Or anu other protocol
will do as a mental model....
Where would you store all the support functions for the protocol?
Right now I can only see this happening on the stack level, but there
I'm still fairly clueless.
Thanks,
Maarten
More information about the use-livecode
mailing list