Re: PgJDBC: code reformat

From: danap <danap(at)itstriangle(dot)com>
To: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: PgJDBC: code reformat
Date: 2015-12-27 17:50:15
Message-ID: 568024D7.3050203@itstriangle.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kevin Wooten wrote:
> I have no dog in this fight… but a helpful hint WRT IDEs is to make a format in Eclipse,
> export the XML, and check it into the project. Netbeans & IDEA can import
the Eclipse
> format. Then you're not limited by whatever is included by the IDE.

As indicated you can create your formatting in Eclipse then export. I have done
this for years with my projects.

http://dandymadeproductions.com/temp/danap_formatting.xml

Code Reformat: :((

1. Wasted of time that could be used on other efforts. If you wish do define
as Kevin indicated above a format then future changes one by one seems more
reasonable.

2. ONCE a complete format at once takes place, forget trying to decipher the
mess that will be created, on diffs. Seems like a good way to inject
undesired code. Bad idea.

danap.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2015-12-27 17:52:39 Re: PgJDBC: code reformat
Previous Message Vladimir Sitnikov 2015-12-27 16:57:07 Re: PgJDBC: code reformat