> > I think frameworks are best under BSD/MIT so you agree :) the fact that it is written by a flash developer a few years ago doesn't mean that this is not relevant information
prohibiting any closed source/commercial forks of web2py DAL and template system can be used standalone what if I want to use them with bottle (MIT) or flask(BSD) and make a hybrid framework and distribute them (in commercial projects too)? for some of my projects there is no reason to use a full stack framework - just 3 files: bottle, dal, and template or for some desktop (offline) applications I need 4: rocket+bottle+dal+template

