I made this example (for teaching)
https://bitbucket.org/rochacbruno/dal_on_flask/src

I've been pointed to include this line:

#  NOTE: web2py is licensed under GPL2 and Flask is licensed under
BSD#  So, any derivative using both ['Flask','DAL'] should be GPL (not
BSD)


*https://bitbucket.org/rochacbruno/dal_on_flask/src/3131e4d261ea/dalFlask.py*


2010/12/17 Anthony <abasta...@gmail.com>

> On Dec 16, 8:47 pm, "Branko Vukelic" <branko.vuke...@gmx.com> wrote:
> > > Now that there's a truly standalone DAL, what if someone wants to use
> > > that in an application? What about some of the other contrib modules,
> > > like markmin?
> >
> > This is a question only Massimo can give a qualified answer to. The
> following is merely
> > my opinion:
> >
> > Yes, they should share the code. They wouldn't be _required_ (if you ask
> me), but they
> > should. If they modify it in any way, or source the code from it, they
> should share both
> > DAL _and_ their app.
>
> I guess it seems odd to say if you build an app using the entire
> web2py framework, then you can close source your app, but if you build
> your app using only part of the web2py framework, you must share your
> app. For example, suppose someone plugs the DAL into Flask and builds
> an app, should they be required to make the app itself (not the DAL
> part of it) open source? Doesn't seem consistent with the logic of the
> general exception for applications.




-- 

Bruno Rocha
http://about.me/rochacbruno/bio

Reply via email to