I am planning to do some work with PostgreSQL and VisualWorks. Is any of the latest work you have done near release or should I begin work with the current release?
Thanks for providing this software as open source!
-Mark Schwenk
WellThot Inc.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The new version includes logging (or tracing, if you prefer) so you can monitor what passes between the client and the PostgreSQL back end. This is in response to a request by Alan Knight. Getting this going involved making some significant changes to the underlying plumbing.
Having said all that, the library should should not have changed from the perspective of an EXDI user, so if you don't need the tracing, and don't intend making changes to the driver layer, the current version should be fine.
What's the natue of the project you're working on?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
My primary project focuses on web-accessible information systems for small buinesses. I've been working with Alan Knight and David Siegel on Glorp for use as the object persistence framework for my projects.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am planning to do some work with PostgreSQL and VisualWorks. Is any of the latest work you have done near release or should I begin work with the current release?
Thanks for providing this software as open source!
-Mark Schwenk
WellThot Inc.
Yes indeed. Very soon, in fact.
The new version includes logging (or tracing, if you prefer) so you can monitor what passes between the client and the PostgreSQL back end. This is in response to a request by Alan Knight. Getting this going involved making some significant changes to the underlying plumbing.
Having said all that, the library should should not have changed from the perspective of an EXDI user, so if you don't need the tracing, and don't intend making changes to the driver layer, the current version should be fine.
What's the natue of the project you're working on?
My primary project focuses on web-accessible information systems for small buinesses. I've been working with Alan Knight and David Siegel on Glorp for use as the object persistence framework for my projects.