Re: [SQLObject] Zope 2/Python 2.1 support
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
|
From: Sidnei da S. <si...@re...> - 2003-07-15 03:17:46
|
On Mon, Jul 14, 2003 at 09:39:54PM -0500, Ian Bicking wrote: | So, I'm using Zope 2 for some work, and I really want to use SQLObject. | Scratching an itch in the traditional sense. So I'm thinking of making | a fork of SQLObject that supports Python 2.1. It would be pretty much | frozen at 0.4, and I wouldn't plan to develop it much further once I get | it working, but it will make me (and maybe others) who use Zope 2 | happier for a while until Zope 3. | | But I don't actually know a ton about Zope -- I'm relatively new to | using it, and I must admit I'm a reluctant user. I know Python 2.1 | support is the first step, but typically Zope objects need little | doo-dads attached to make them usable. Are there things I need to think | about? Architectural advise? Someone excited to help me debug this? I | can probably whip up the 2.1 support on my own pretty quick (properties | replaced with methods, the metaclass replaced with a builder function, | classmethods implemented with a hack), but it's the stuff after that to | make it useful in Zope that I'm hoping for help with. Err... I would not recommend anyone that. It looks like too much trouble for what you want to do. As for myself, I would wait until the pythonlabs folks finish porting the ExtensionClass stuff to be compatible with python2.2 (which should happen RSN, afaict). BUT, if you want to go the Zope 3 route, I would love to give you a hand >:) []'s -- Sidnei da Silva (dreamcatcher) <si...@re...> Debian GNU/Linux 2.4.20-powerpc ppc Any programming language is at its best before it is implemented and used. ----------------------------------------------------------------------- Verified for virus by mail.redesul.com.br Scanner: clamscan / ClamAV - Version 0.54 - Updated 08/07/2003 |