Re: PgJDBC: code reformat

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz>, Markus KARG <markus(at)headcrashing(dot)eu>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: PgJDBC: code reformat
Date: 2015-12-28 12:30:36
Message-ID: CAB=Je-EBxc8HeOZ-aQu9C9+7Aro_VuUh8WPhSdsvCT8Y5HYKOw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

VS> Do you see how QueryExecutorImpl.java#L264-L311 is much readable?
DC> Same problem here, one of them shows comments

I was intentionally linking to the part with elaborated comments.
It was to justify the point of "code with well written comments is
understandable no matter where braces are", and "weird code is weird
no matter where braces are".
Just in case: http://commadot.com/wtf-per-minute/

Vladimir

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Gavin Flower 2015-12-28 21:16:28 Re: PgJDBC: code reformat
Previous Message Dave Cramer 2015-12-28 12:22:26 Re: PgJDBC: code reformat