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. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
