It seems a good idea, since both are two separated domains, however u can make both applications cooperate through API or if they are installed in the same server y simply can import modules form the others applications.
See [1] for examples. [1] http://web2py.com/books/default/chapter/29/10/services 2015-08-13 14:16 GMT-04:00, Jon <[email protected]>: > Hey guys, > > I have a quick question about the separation of functionality provided by > web2py. Right now I'm working on creating an application for processing > data that then sends back a graph to users for data analysis. > > My question stems from my desire to add additional functionality in the > form of a wiki to store the results that individual researchers have come > up with so they can collaborate together on various problems. Because of > the potential complexity of both systems, I was wondering if it would be > better to separate the wiki from the data analysis and create two different > > apps. > > Thanks in advance! > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Msc. Yoel BenÃtez Fonseca Especialista en TI Redacción Adelante Tel.: (53 32)284701 -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

