External functions

Josep jmyepes at mac.com
Mon Feb 4 10:51:22 EST 2008


Hi,

I'm programming a stack to help to create webpages with products using the
one free shopping cart  processor. I like to share some functions to access
databases. How is the best way? Use libraries, frontscript,... How I must
organize my project at stacks level.

s_main.rev <-- Main Stack
  s_add_product <-- Substack of s_main
  s_add_family <-- Substack of s_main
  s_add_customer <-- Substack of s_main

  s_lib_functions.rev <-- Stack with functions

Is a good organization? Some other way to do the same?

Cheers,
Josep M



-- 
View this message in context: http://www.nabble.com/External-functions-tp15269013p15269013.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list