The LC way for code libraries?
    John Dixon 
    dixonja at hotmail.co.uk
       
    Sun Apr  3 06:25:20 EDT 2011
    
    
  
> From: maarten.koopmans at gmail.com
> 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.
Have a look at page 166 of the 'User Guide' ... all about creating code libraries
be well
Dixie
 		 	   		  
    
    
More information about the use-livecode
mailing list