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 _______________________________________________ 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
