Re: A new JDBC driver... - Mailing list pgsql-jdbc

From Kevin Wooten
Subject Re: A new JDBC driver...
Date
Msg-id 63342013-1740-4E17-A1D3-633CDEEB46C9@me.com
Whole thread Raw
In response to Re: A new JDBC driver...  (Bryan Varner <bvarner@polarislabs.com>)
Responses Re: A new JDBC driver...
List pgsql-jdbc
Just to put this to bed, with regards to the project under discussion, the final delivery will be a single jar file
withno external dependencies.  Just haven't gotten that far yet. 

On Mar 12, 2013, at 11:52 AM, Bryan Varner <bvarner@polarislabs.com> wrote:

>>> 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.
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc



pgsql-jdbc by date:

Previous
From: Bryan Varner
Date:
Subject: Re: A new JDBC driver...
Next
From: Dave Cramer
Date:
Subject: Re: A new JDBC driver...