Proposal to remove Serialize from the JDBC driver

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: <pgsql-jdbc(at)postgresql(dot)org>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Proposal to remove Serialize from the JDBC driver
Date: 2001-10-25 14:42:29
Message-ID: 002701c15d63$467a4c10$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

Hi folks

I would like to propose removing the Serialize code from the driver.

My reasons for doing so include:

1) It adds unnecessary complexity to the driver
2) I don't think this is the correct place for this code
3) There are much better ways to achieve persistence available.
http://www.ambysoft.com/persistenceLayer.html

If anyone has any objections, or comments please let them be known

Dave

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dave Cramer 2001-10-25 14:57:59 Logging in the driver
Previous Message Dave Cramer 2001-10-25 14:18:01 Re: Code Fixes

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2001-10-25 14:57:59 Logging in the driver
Previous Message Dave Cramer 2001-10-25 14:18:01 Re: Code Fixes