Re: [Zope] Accessing object properties from __init__.py
by Andreas Jung other posts by this author
Sep 28 2009 10:58PM messages near this date
Re: [Zope] Accessing object properties from __init__.py
|
Re: [Zope] Accessing object properties from __init__.py
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
Thread:
Ajay Deshpande
Andrew Milton
Ajay Deshpande
Andreas Jung
Ajay Deshpande
Andreas Jung
|