Hello, i'm a Zope newbie from germany - 'Hi all !!' Now, here's my first problem: i'm trying to read my folder-hierarchy with a python script, which takes one arg (a folder object). The script runs fine, but the recursive 'script(subfolderObject)'-Call doesn't take effect. It seems, that nothing happens. But if I do an infinite recursion, Zope gives an error... Thank you, for help... C. -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!
Christopher Baumbach wrote:
Now, here's my first problem: i'm trying to read my folder-hierarchy with a python script, which takes one arg (a folder object). The script runs fine, but the recursive 'script(subfolderObject)'-Call doesn't take effect. It seems, that nothing happens. But if I do an infinite recursion, Zope gives an error...
Can you post your script, so we can see what's wrong with it? -mj -- German Zope User Group http://www.dzug.org
participants (2)
-
Christopher Baumbach -
Maik Jablonski