Re: A new JDBC driver...

From: Bryan Varner <bvarner(at)polarislabs(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: A new JDBC driver...
Date: 2013-03-12 18:52:42
Message-ID: 513F797A.2060408@polarislabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

>> I think using 3rd party dependencies is the proper way to go forward
>> instead of reimplementing all required functionalities in every JDBC driver.
>> That is not to say that the required dependencies should be kept to minimum.
>
> Two cents: it troubles me always when I hear this reasoning because the
> external dependencies still increase the maintenance costs, no matter how
> well managed. For instance, for JDBC/DB stuff, many people care (or are
> mandated to care) about security and the associated maintenance.

I could not agree more.

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kevin Wooten 2013-03-12 18:55:18 Re: A new JDBC driver...
Previous Message Jukka Ruohonen 2013-03-12 18:47:51 Re: A new JDBC driver...