I would suggest you put as much as you can in classes in modules. Have
your apps import those modules (you can import them even if they
belong to a different app) and extend them as you see fit.


On Jul 5, 8:14 pm, Richard <richar...@gmail.com> wrote:
> I didn't think so. So what would you recommend.
> I have a language learning app that I need to customize for a few
> different languages (more that just strings) but the core is still
> being developed.
>
> On Jul 6, 1:03 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > No.
>
> > On Jul 5, 7:37 am, Richard <richar...@gmail.com> wrote:
>
> > > hello,
>
> > > I have a core application that I want to customize for a few different
> > > uses. But I want to avoid forking for each version because the core
> > > application will be further developed.
>
> > > Is it possible to 'stack' applications so that I can override
> > > functionality but keep the core constant?
>
> > > Richard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to