[PEAK] firebird support for peak

darryl developer at csrules.dyndns.org
Tue Dec 30 16:14:35 EST 2003


Phillip J. Eby wrote:
> At 02:05 PM 12/30/03 -0600, darryl wrote:
> 
>> Well golly gee. I never think much about licenses.
> 
> 
> I've got to, as a matter of professional responsibility.  If I choose a 
> piece of software for use by the company I work for, it needs to be free 
> of legal encumbrance that might interfere with their business plans.  As 
> a practical matter, that eliminates "free as in compulsory" licenses.  :)
> 

Fair enough. All the stuff i do has no material effect on my companies 
business plans so i usually go with "free as in compulsory" just because
that seems to be the rage these days.

> 
>> protocols.declareAdapter(
>>     lambda url, proto: FirebirdConnection(address = url),
>>     provides = [storage.ISQLConnection],
>>     forTypes = [FirebirdURL],
>>     )
> 
> 
> Hm.  This bit doesn't seem like it should be necessary with the current 
> version of PEAK.  What happens if you leave it out?

It works fine. Gone.
I guess i need some sort of introspection support (peak n2 \describe)

-darryl



More information about the PEAK mailing list