[Pythoncard-users] [Fwd: [DB-SIG] GadflyB5 1.0.0 pr1 - SQL Relational Database in Python]
by Andy Todd other posts by this author
May 13 2002 1:52AM messages near this date
Re: [Pythoncard-users] The oxygen of publicity
|
[Pythoncard-users] rpn calculator fix for add button
Folks,
A new version of Gadfly has just hit the download mirrors. I've grabbed
a copy already and I humbly suggest that everyone else does too.
Well, alright, only if you are interested in persistent storage. In
answer to the periodic requests on this list for 'what to use for
persistent storage?' this will be my first response from now on.
The word on the streets is that a stable version of Gadfly stands a very
good chance of making it into the standard library and would thus be
available by default to all Python installations. You can help make this
a reality by downloading the latest release and testing the whatsits out
of it.
I will be endeavouring to fit this new release into the dbBrowser sample
and hopefully also into (yet another) version of the
addresses/flatfileDatabase sample.
Regards,
Andy
--
----------------------------------------------------------------------
From the desk of Andrew J Todd esq - http://www.halfcooked.com
-------- Original Message --------
Subject: [DB-SIG] GadflyB5 1.0.0 pr1 - SQL Relational Database in Python
Date: Mon, 13 May 2002 11:25:38 +1000
From: Richard Jones <rjones@[...].com>
Organization: ekit.com Inc
To: python-list@[...].org
CC: db-sig@[...].org
Note: This is a prerelease for people to download the new version and
kick the
tyres. Please send all bugs to the bug tracker below. All current users of
gadfly are encouraged to download this new version and try it against a
backup of their database. Please make a backup. All effort has been made to
test this release, but there's no guarantee.
======================================================
GadflyB5 1.0.0 pr1 - SQL Relational Database in Python
======================================================
Gadfly is a relational database system implemented in Python based on the
SQL Structured Query Language. This is the GadflyB5 release - like a NG
release only better :)
Note: Aaron Watters is not the contact for this project. The contact for
this project is richard@[...].net.
Gadfly requires python 2.1 or later for correct operation.
Get it at:
http://sourceforge.net/project/showfiles.php?group_id=662
This is the first Gadfly release in a long time, and has some significant
changes. Mostly it's the same old Gadfly, but:
- updated to use new regular expression engine (regex -> re migration)
performed by the fine folk at the Zope Corporation
(http://www.zope.com/).
- kjbuckets C extension module maintenance and updates (see the kjbuckets
documentation for details)
- documentation cleanup
- cleanup and reorganisation of the gadfly modules, including:
- migration to distutils-based installation
- cleanup of SQL grammar marshalling
- more strict (in places) unit/regression testing
- general cleanup of the code itself
- cleanup of networking code (note: gfclient argument list has changed!)
Please read CHANGES.txt for a complete list of changes since the last
release. There is no ongoing support available for usage, unless someone
volunteers. If you have found a bug, please submit an issue to the bug
tracker at:
http://sourceforge.net/tracker/?atid=100662&group_id=662
If you've got a great idea for gadfly, and have the time to work on it,
please contact the gadfly project admins.
_______________________________________________
DB-SIG maillist - DB-SIG@[...].org
http://mail.python.org/mailman/listinfo/db-sig
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth@[...].net
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
|