Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #33723

Re: Web Frameworks Excessive Complexity

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.012
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'developer,': 0.05; 'tests,': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'underlying': 0.09; 'ignore': 0.13; '(easier': 0.16; '*other*': 0.16; 'accident.': 0.16; 'kern': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'robert,': 0.16; 'later': 0.16; 'wrote:': 0.17; 'differ': 0.17; 'code,': 0.18; 'code.': 0.20; 'bit': 0.21; 'earlier': 0.21; 'driven': 0.22; 'focusing': 0.22; 'interpret': 0.22; 'thus': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'donate': 0.27; 'header:X -Complaints-To:1': 0.28; 'about.': 0.29; 'existence': 0.29; 'reduced': 0.29; 'code': 0.31; 'support,': 0.32; 'to:addr:python- list': 0.33; 'robert': 0.35; 'received:org': 0.36; 'but': 0.36; 'should': 0.36; 'subject:: ': 0.38; 'unit': 0.38; 'fact': 0.38; 'mean': 0.38; 'things': 0.38; 'talk': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'end': 0.40; 'think': 0.40; 'your': 0.60; 'back': 0.62; 'improved': 0.62; 'world': 0.63; 'our': 0.65; 'overall': 0.66; 'believe': 0.69; 'eco': 0.84; 'etc),': 0.84; 'excessive': 0.84; 'terrible': 0.84; 'understand,': 0.84; 'drops': 0.91; 'picture': 0.96
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Robert Kern <robert.kern@gmail.com>
Subject Re: Web Frameworks Excessive Complexity
Date Wed, 21 Nov 2012 11:54:06 +0000
References <k8gpf9$i3$1@ger.gmane.org> <DUB117-W33017135BC75FFBDAC731C91540@phx.gbl>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 213.1.240.227
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:16.0) Gecko/20121026 Thunderbird/16.0.2
In-Reply-To <DUB117-W33017135BC75FFBDAC731C91540@phx.gbl>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.145.1353498859.29569.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1353498859 news.xs4all.nl 6958 [2001:888:2000:d::a6]:47910
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:33723

Show key headers only | View raw


On 21/11/2012 11:02, Andriy Kornatskyy wrote:
>
> Robert,
>
> You would never get a better product by accident.
>
> The meaning of better product might differ from team to team but you can not ignore excessive complexity. Earlier or later you get back to that code and refactor it, thus existence of such fact was driven by your intention to make it a bit better (easier to understand, to support, to cover with unit tests, etc), with a team of 20 heads you can get even further: the whole team adherence. So those drops make the overall picture better. This is what you, as a software developer, donate to what the final better product become.

I think you may be misinterpreting the English idiom. I don't mean that your 
finger slips and randomly types out better code. I mean that by focusing on CC 
as a metric for improvement, you may very well end up improving the code, but 
it's not because you reduced the CC of the code. It's because of all of those 
*other* things that you talk about. Those are the things that should drive your 
refactoring, not CC, because they actually do cause improved code.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Web Frameworks Excessive Complexity Robert Kern <robert.kern@gmail.com> - 2012-11-21 11:54 +0000

csiph-web