[Python-Dev] Re: GadflyDA in core? Or as add-on-product?
Brett Cannon
bac@OCF.Berkeley.EDU
Tue, 21 Jan 2003 16:58:03 -0800 (PST)
[Richard Jones]
> On Wed, 22 Jan 2003 11:13 am, Stuart Bishop wrote:
> > Gadfly comes with kjbuckets, which is written in C. The rest is Python.
> > Gadfly uses the included kjbuckets for storage if it is available, but
> > happily runs without it with a performance hit. So Jython gets a
> > RDBMS implementation too.
>
> Anthony Baxter is looking into replacing kjSets (done) and kjbuckets (in
> progress) in gadfly with the new sets implementation in python 2.3.
>
Oh good. I then suggest we hold off on considering adding Gadfly until
this work is done.
-Brett