Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.165 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.69; '*S*': 0.02; 'logic': 0.09; 'mvc': 0.09; 'php,': 0.09; 'vba,': 0.09; '6.0,': 0.16; 'all,': 0.19; 'programming': 0.22; 'cc:addr:gmail.com': 0.22; 'ph.d.': 0.24; 'java': 0.24; 'cc:2**0': 0.24; 'defined': 0.27; 'message- id:@mail.gmail.com': 0.30; 'layer': 0.31; 'languages': 0.32; 'another': 0.32; 'received:google.com': 0.35; 'thanks': 0.36; 'subject:?': 0.36; 'application': 0.37; 'mobile:': 0.37; 'implement': 0.38; 'thank': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'email addr:gmail.com': 0.63; 'developed': 0.63; 'different': 0.65; 'management': 0.65; 'yes': 0.68; 'business': 0.70; 'subject:Design': 0.78; 'subject:good': 0.84; 'vb.net,': 0.84; 'don\xe2\x80\x99t': 0.91; 'why?': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=CLwCFINwiv663PzV7smV1/y3XgQlyxexIB/FIIw+DQU=; b=SXdC3S6jd5zy79uraSNGrns/8cQIhbVspJsBurAvXDN/LXXPnw5TjfugkjGzENcxed CQ1oJDr2BRf1nKBOYZ1sQYEz9dPP4WqmUeevnd9gVwnW5JSyQsRSHyOKDTyvjHtcrZob WEplrp35nbEpiVMRDOdrohXdCdVxtJxheWvVcj/Mc1K+XqsqByW3o50fvR56lsvkg+7y csxatSRkZ5zqmCmfQnM7tNk8WGUXPKnXkINJJ7Xq4Yp/yjLdCY8yHibeq2wIMGZ0lN4S 5dlYG4T+C/AOIDVaWsQUu0qQu/cZzgqGZLPULVHm/VjpAO+lCuKEQ6jZfvuspQ00B9Y2 1w8A== MIME-Version: 1.0 X-Received: by 10.140.107.182 with SMTP id h51mr14927168qgf.82.1401644244290; Sun, 01 Jun 2014 10:37:24 -0700 (PDT) Date: Sun, 1 Jun 2014 10:37:24 -0700 Subject: Is MVC Design Pattern good enough? From: "Ernest Bonat, Ph.D." To: python-list@python.org Content-Type: multipart/alternative; boundary=001a113a668448935c04fac9bb4c X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 53 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1401644679 news.xs4all.nl 2885 [2001:888:2000:d::a6]:41440 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:72379 --001a113a668448935c04fac9bb4c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi All, I had developed many database business applications using MVC design pattern with different programming languages like PHP, Java EE, VB.NET, C#, VB 6.0, VBA, etc. All of them defined the Model layer as the data management of the application domain and business logic implementation. I ready don=E2=80=99t understand what the data has to do with applications bu= siness logic. Nothing? Can we implement the application business logic in another layer? Yes or no? Why? Explain? Thank you all for the inputs! --=20 Thanks Ernest Bonat, Ph.D. Senior Software Engineer Senior Business Statistics Analyst Mobile: 503.730.4556 Email: ernest.bonat@gmail.com --001a113a668448935c04fac9bb4c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable --001a113a668448935c04fac9bb4c--