Squishdot on Zope 2.9.X with Python 2.4.2
On 28 Feb 2006, at 07:26, Dennis Allison wrote:
Are there any known compatibilty problems? -d
I guess a more appropriate question would be "Has anyone ever done this?", with a likely answer of "no" ;) Chris might have tried it. jens
Yup, it does seem a bit strange, but I'd rather not maintain multiple versions of Zope if I can avoid it. And I have a user that wants to experiment with and/or use Squishdot. On Tue, 28 Feb 2006, Jens Vagelpohl wrote:
On 28 Feb 2006, at 07:26, Dennis Allison wrote:
Are there any known compatibilty problems? -d
I guess a more appropriate question would be "Has anyone ever done this?", with a likely answer of "no" ;)
Chris might have tried it.
jens
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
--
Dennis Allison wrote:
Yup, it does seem a bit strange, but I'd rather not maintain multiple versions of Zope if I can avoid it. And I have a user that wants to experiment with and/or use Squishdot.
Try it and see. I personally haven't, but I'd be interested in fixing any problems that do arise... Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
OK, I'll do that. My post was to learn whether I was walking into a mine field... On Tue, 28 Feb 2006, Chris Withers wrote:
Dennis Allison wrote:
Yup, it does seem a bit strange, but I'd rather not maintain multiple versions of Zope if I can avoid it. And I have a user that wants to experiment with and/or use Squishdot.
Try it and see. I personally haven't, but I'd be interested in fixing any problems that do arise...
Chris
--
On Tuesday 28 February 2006 07:10, Dennis Allison wrote:
OK, I'll do that. My post was to learn whether I was walking into a mine field...
In my experience, unless you are using Zope 3 technologies in Zope 2 (via Five) there is very little difference from a Product development point of view between Zope 2.8 and 2.9. Of course it's possible, but unlikely, that a product uses some no longer supported features from Python. Also, the triggering of manager_after* hooks now happens through events in 2.9 which can have some unexpected consequences in certain cases. I, however, know nothing about Squishdot. Alec
participants (4)
-
Alec Mitchell -
Chris Withers -
Dennis Allison -
Jens Vagelpohl