29 Sep
2009
29 Sep
'09
5:57 a.m.
Am 29.09.09 07:55, schrieb 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? What is the usecase?
The initialize() method of the Product code get the 'context' parameter during the startup phase. Not sure that you are able to proceed from that. -aj