Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.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.015 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Django': 0.03; 'subject:Why': 0.09; 'stored': 0.10; 'extension': 0.13; 'files.': 0.13; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:popular': 0.16; 'wrote:': 0.17; 'versions': 0.20; 'split': 0.23; 'least': 0.25; 'header:In-Reply-To:1': 0.25; 'extend': 0.26; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'that.': 0.30; 'fri,': 0.30; 'basic': 0.30; 'on,': 0.30; 'johnson': 0.32; 'zero': 0.33; 'to:addr:python-list': 0.33; 'agreed': 0.33; 'agree': 0.34; 'received:google.com': 0.34; 'done': 0.34; 'subject:?': 0.35; 'should': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'more': 0.63; 'our': 0.65; '2013': 0.84; 'rick': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=sF4fnjasPByHPNGKGjIqez5tjzbXFu+NiIpYeUfyQ5I=; b=HWI2L4BU+1H7hjaYnfUAYkFOYuBCTjWEIHdpzWUgoNPcD36DTc83MgJrA1/ANmur92 Usz2a8BzSkaIB2WDEXxYNJYCk8AcYtiguRqIPILmLH1QruGrhoT2i/9OOEV2UaUXWpn+ roCe7EzhIHh/V84yfD8gtouAU00l6tc4ZuEzoaZVifCqvU9Zh9IFT0jHdPnW6IS4byaC qLKni+guUOvbKOuapwrv+S6ALI6XtH00mWqNXH73tRmoiiBiYNNuQEIngHVpmW6FSnGB xeuO6COypTLTIB3F+ROBBZo57+G5mBxTTUTTEpWKJgW2gDO+nqAJcRlk8e7ylc6iML7R 5mVQ== MIME-Version: 1.0 X-Received: by 10.52.29.209 with SMTP id m17mr11545388vdh.111.1362673987347; Thu, 07 Mar 2013 08:33:07 -0800 (PST) In-Reply-To: <8394cfb6-5a3c-4ca6-808c-de16447f1407@googlegroups.com> References: <2fc87695-9d0b-45b3-ae96-98e0591b30a0@googlegroups.com> <3d9fe0b2-7931-4ab6-8929-235460729c64@q9g2000pbf.googlegroups.com> <8394cfb6-5a3c-4ca6-808c-de16447f1407@googlegroups.com> Date: Fri, 8 Mar 2013 03:33:07 +1100 Subject: Re: Why is Ruby on Rails more popular than Django? From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1362673990 news.xs4all.nl 6975 [2001:888:2000:d::a6]:57159 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:40802 On Fri, Mar 8, 2013 at 3:20 AM, Rick Johnson wrote: > If we are going to split into "sects", then we should at least abstract away the parts that we agree on, and then collectively EXTEND our selfish versions from that single abstraction. We've already done that. We've agreed that a program is stored in zero or more files. Everything after that is an extension from that basic abstraction. ChrisA