Problem with "Transparent folders"
Up to General
We have been using zope 2.6 (python 2.1) with the additional product "Transparent Folders" installed.
Right now we're thinking of upgrading to zope 2.9.2 but the we run into problems when using "Transparent Folders". The folders appears no longer transparent.
for example:
root/Folder A/Python_script_1
root/Folder B/Python_script_2
Python_script_2 is calling python_script_1 to retrieve a sql data set:
return context.Python_script_1()
Both folders are transparent. This used to work.
Anyone with similar experience? Solutions?
/Nore
Right now we're thinking of upgrading to zope 2.9.2 but the we run into problems when using "Transparent Folders". The folders appears no longer transparent.
for example:
root/Folder A/Python_script_1
root/Folder B/Python_script_2
Python_script_2 is calling python_script_1 to retrieve a sql data set:
return context.Python_script_1()
Both folders are transparent. This used to work.
Anyone with similar experience? Solutions?
/Nore
Might have to contact the author of this product, as it might be something in there that is incompatible with Zope 2.9.
Jake
Jake
Unfortunatly is the authors email shane@digicool.com invalid. To old probably. Dont know how to reach him.
Nore
Nore
Try the mailing list (zope@zope.org) but it might be a product that is just unsupportive. It sucks, but it happens.
Jake
Jake
Powered by
Ploneboard
















