Re: SE cluster for Postgresql

Paolo Redaelli <[email protected]> Wed, 20 Dec 2006 21:30:05 +0100
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Message-ID <[email protected]>
Raphael Mack ha scritto:
> oh, this is good news! Thank you. Since you wrapped an existing library
> I'd be glad, if we could include it in EWLC (which is licenesed under
> LGPL). 
Almost right. I picked LGPL because the first wrapped library was GTK
and GTK is released under LGPL. The idea is to release each wrapper
under the same license of the corresponding library.
> Of cause it would be great, if we could construct a second
> backend for EDC in ESE. Yes, once upon a time there probably will be a
> gda backend which could handle postgres, too, but I think more direct
> wrappers will save a dependency (and gda is quite heavy, if I'm right).
>   
GDA does have a working postgresql backend and yes, gda is quite
heavy... but hey... we have GDA wrappers... that has to be refined and
finished...
> For further discussion, I think we should switch to ese-devel list for
> ongoing discussion about where/how to integrate.