On Mon, 24 Jan 2005 13:00:43 -0700, hpinson@indepthl.com <hpinson@indepthl.com> wrote:
Have Zope MySQL database drivers (ZMySQLDA and DB) and ODBC (ZODBCDA) development been abandoned for the Windows platform?
Speaking for ZMySQLDA, there have been no new releases for more than two years because there's been no need to release anything: It works. There's never been any development for the WIndows platform because it's cross-platform, and there's nothing platform-specific in ZMySQLDA. There is one prerequisite for installing ZMySQLDA, and that is installing MySQLdb. http://sourceforge.net/projects/mysql-python Availability of pre-compiled Windows packages depends entirely upon end-users who have the tool chain to build them. So far there is not an installer for 1.0.1. However, 1.0 or even 0.9.2 should be fine for Zope; most of the changes are in the Python layer which is not used by Zope. -- Computer interfaces should never be made of meat. Using GMail? Setting Reply-to address to <> disables this annoying feature.