RE: [INTERFACES] [JDBC] Serialization

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: David Lay <dave(at)netc(dot)net(dot)au>, pgsql-interfaces(at)postgresql(dot)org
Cc: "Peter Mount (Home)" <peter(at)retep(dot)org(dot)uk>
Subject: RE: [INTERFACES] [JDBC] Serialization
Date: 1999-03-19 08:35:17
Message-ID: A9DCBD548069D211924000C00D001C441955A4@exchange.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

The Interfaces list is the place to talk about it, and I'm the person
you should be talking to (rather my home email address:
peter(at)retep(dot)org(dot)uk)

Don't work on the 6.4.2 source though, as the code has changed alot in
6.5 to allow the driver to compile under the Java2 platform.

I'm open to any help I can get, as my time has become limited over the
last few months, and the next 2-3 weeks are going to be even busier :-(

Peter

--
Peter T Mount, IT Section
petermount(at)it(dot)maidstone(dot)gov(dot)uk
Anything I write here are my own views, and cannot be taken as the
official words of Maidstone Borough Council

-----Original Message-----
From: David Lay [mailto:dave(at)netc(dot)net(dot)au]
Sent: Friday, March 19, 1999 3:19 AM
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: [INTERFACES] [JDBC] Serialization

I've been experimenting with the object serialization features of
the JDBC driver recently and I've noticed the implementation (as of
PostgreSQL 6.4.2) is not yet complete. I've been giving this some
attention in my Copious Free Time but things are starting to get
serious since I'm feeling tempted to tweak things like the
postgresql.Connection class.

I'd like to see the serialization functionality mature since I'm
interested in using it in some upcoming projects, but I'd prefer
to move in the same direction as the production JDBC driver code
that will appear in subsequent PostgreSQL releases.

So, I'd like to throw my hat into the ring. Is anybody else
interested in pursuing this? Is this the right place to discuss it?
Is there somebody in particular I should talk to? Which way to the
ring? :)

--
David Lay \\\ North East Telecentre
Systems Administrator -NETC- http://www.netc.net.au/
dave(at)netc(dot)net(dot)au /// +61 3 5722 2563

Browse pgsql-interfaces by date

  From Date Subject
Next Message Dave Page 1999-03-19 09:09:46 RE: [INTERFACES] problem with pgAdmin
Previous Message David Lay 1999-03-19 03:18:32 [JDBC] Serialization