29 Sep
2009
29 Sep
'09
6 a.m.
+-------[ Ajay Deshpande ]---------------------- | Hi All: | | I would like to access a certain property of an object from the __init__.py of | my Products folder. Is this possible? To get to it from inside Product code you can import the object from Products.MyProduct import SomeExportedObject
From any other code you're probably out of luck.
-- Andrew Milton akm@theinternet.com.au