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


Groups > comp.lang.python > #33730

RE: Web Frameworks Excessive Complexity

From Andriy Kornatskyy <andriy.kornatskyy@live.com>
Subject RE: Web Frameworks Excessive Complexity
Date 2012-11-21 15:47 +0300
References <k8ih9h$2hj$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.148.1353502090.29569.python-list@python.org> (permalink)

Show all headers | View raw


Hm... what serves an evidence purpose for you?

See functions at line 2619 and 2974 as an example for CC 20+:
https://github.com/defnull/bottle/blob/master/bottle.py

Andriy


----------------------------------------
> To: python-list@python.org
> From: robert.kern@gmail.com
> Subject: Re: Web Frameworks Excessive Complexity
> Date: Wed, 21 Nov 2012 12:26:26 +0000
>
> On 21/11/2012 12:17, Andriy Kornatskyy wrote:
> >
> > Agreed. I think we have pretty much the same point of view on this.
> >
> > All these metrics advise you... this is again depends how you look at this. If you are a new comer to a project, you usually spend some time on code review, talk to people, read docs if any. The qa tools for static code analysis give you an initial picture, how it fits with your own vision, etc. Convince or accept?
>
> No, we don't have the same point of view on this. I think that using metrics
> that have no evidence for their utility is a misleading distraction.
>
> --
> 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
>
> --
> http://mail.python.org/mailman/listinfo/python-list
 		 	   		  

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


Thread

RE: Web Frameworks Excessive Complexity Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-11-21 15:47 +0300

csiph-web