Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.swapon.de!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Marko Rauhamaa Newsgroups: comp.lang.python Subject: Re: Is MVC Design Pattern good enough? Date: Mon, 02 Jun 2014 19:40:16 +0300 Organization: A noiseless patient Spider Lines: 17 Message-ID: <87bnubtgcv.fsf@elektro.pacujo.net> References: <20140602175936.9341c3e8fb06c7e627ce559a@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx05.eternal-september.org; posting-host="ff5cf27ef3d5b31f034d3b72bdc27a41"; logging-data="31158"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+L0sdTQpbA2jqbT3ia3mwj" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) Cancel-Lock: sha1:Vd+gdWjH+70F/rZyaSQQSW+1Fck= sha1:BiBZYvi6ANPdneLQiDEi+gMuK/A= Xref: csiph.com comp.lang.python:72426 Wolfgang Keller : > 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