The use case that I have in mind is that I create a wrapper web2py application over another web2py application that will be updated regularly by a third party. I do not want to have to update the wrapper at each update. The specific use case that I have in mind is that the wrapper application only sets the location of a configuration file and then calls the actual application, which uses this configuration file. However, never mind this specific use case, because the objective here is very standard and general - it's the usual concept of modularity: the web2py application is like a module that you can update without having to change the wrapper application. How can we do that in web2py?
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.