Proposal to remove Serialize from the JDBC driver

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Proposal to remove Serialize from the JDBC driver
Дата
Msg-id 002701c15d63$467a4c10$8201a8c0@inspiron
обсуждение исходный текст
Ответ на Code Fixes  (Paul <pvickerm@highergroundsw.com>)
Список 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


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: Code Fixes
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Logging in the driver