30 Sep
1999
30 Sep
'99
4:22 a.m.
Hi, How can a PythonMethod access an arbitrary object stored in the ZODB. ex: Myfolder myObject myPythonMethod myDTMLMethod myDTMLMethod: <dtml-var "myObject.attribute"> When I call it it return: "This is myObject attribute". Cheers... myPythonMethod: return myObject.attribute If I try it nothing happens! It seems I don't understand how namespaces work. Any help appreciated. *************************** Oscar Picasso picasso@videotron.ca ***************************