Is MVC Design Pattern good enough?

Marko Rauhamaa marko at pacujo.net
Mon Jun 2 12:40:16 EDT 2014


Wolfgang Keller <feliphil at gmx.net>:

> The most intuitive approach to database applications would be:
>
> http://en.wikipedia.org/wiki/Naked_objects
> http://www.nakedobjects.org/
>
> [...]
>
> Unfortunately, there's no Python framework (yet?) that implements this
> design.

It could be a blessing in disguise. Too often people encumber simple
concepts with frameworks.


Marko



More information about the Python-list mailing list