Do these work properly in 2.3...
I'm having a terrible time getting the Virtual Host Monster to behave itself with Zope 2.2.5 and SiteAccess-2.0.0b4, so I'm thinking it's time to bite the bullet and upgrade to Zope 2.3. But various sites I host depend on various products, and it's typically not evident whether they all work as expected in 2.3, specifically: DataSkinAddons JPicture Renderable Squishdot ZDebug ZPatterns EventFolder LoginManager PythonMethod (Ok, so you use PythonScripts. Do they magicly upgrade?) TransparentFolders ZNavigator ZWiki Any upgrade experiences with these products would be enourmously useful TIA, John
JPicture should not give you any problems and any previously created instances should survive the upgrade unharmed. jens on 2/21/01 19:27, John Morton at jwm@plain.co.nz wrote:
I'm having a terrible time getting the Virtual Host Monster to behave itself with Zope 2.2.5 and SiteAccess-2.0.0b4, so I'm thinking it's time to bite the bullet and upgrade to Zope 2.3. But various sites I host depend on various products, and it's typically not evident whether they all work as expected in 2.3, specifically:
DataSkinAddons JPicture Renderable Squishdot ZDebug ZPatterns EventFolder LoginManager PythonMethod (Ok, so you use PythonScripts. Do they magicly upgrade?) TransparentFolders ZNavigator ZWiki
Any upgrade experiences with these products would be enourmously useful
TIA, John
Converting your Python Methods to Python Scripts is not too difficult. I have put together a how-to with mostly-working code for a conversion utility. Please let me know if you have trouble with it. It worked for my Methods, though they were pretty simple. http://www.zope.org/Members/jwashin/convertPMtoPS -- Jim Washington John Morton wrote:
PythonMethod (Ok, so you use PythonScripts. Do they magicly upgrade?)
participants (4)
-
Chris Withers -
Jens Vagelpohl -
Jim Washington -
John Morton