Serialize

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'Barry Lind'" <barry(at)xythos(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Serialize
Date: 2001-10-05 12:57:00
Message-ID: 000901c14d9d$395d3ae0$0301a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

While fixing the handling of "unknown" data type in the result set I was
faced with wading through the Serialize code.

I am wondering if this is really a required/desireable feature?

How many people out there are actually using it?

Do we need/want it?

My thoughts are:

1) There are plenty of persistence layers which do this job much better.

2) I don't think this belongs in a driver.
3) The code will be simpler.

Dave

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tony Grant 2001-10-05 13:33:31 Re: Serialize
Previous Message Knut Forkalsrud 2001-10-04 23:15:59 Re: Accents bug ?