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


Groups > comp.lang.python > #33714

RE: Web Frameworks Excessive Complexity

From Andriy Kornatskyy <andriy.kornatskyy@live.com>
Subject RE: Web Frameworks Excessive Complexity
Date 2012-11-21 14:02 +0300
References <k8gpf9$i3$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.138.1353495814.29569.python-list@python.org> (permalink)

Show all headers | View raw


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.

Thanks.

Andriy


----------------------------------------
> To: python-list@python.org
> From: robert.kern@gmail.com
> Subject: Re: Web Frameworks Excessive Complexity
> Date: Tue, 20 Nov 2012 20:33:46 +0000
>
> On 20/11/2012 20:22, Andriy Kornatskyy wrote:
> >
> > Robert,
> >
> > I respect your point of view and it definitely make sense to me. I personally do not have a problem to understand CC but agree, method LoC is easier to understand. Regardless the path your choose in your next refactoring (based on method CC, LoC) it gives your better product.
>
> No, refactoring based on CC does not give you a better product, except by accident.
>
> --
> 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 14:02 +0300

csiph-web