18 Jan
2006
18 Jan
'06
7:30 a.m.
--On 18. Januar 2006 08:19:25 +0100 Martijn Pieters <mj@zopatista.com> wrote:
On 1/18/06, Andreas Jung <lists@andreas-jung.com> wrote:
What and where is the 'home' attribute?????
In lib/python/App/Product.py line 549:
product.home=home
'home' is the product path as determined by OFS.Application.install_product; it looks, from a cursory glance, that this should be reset every time Zope is restart.
huuh...never seen that...looks like a culprit...who actually uses that information? Isn't package_home() doing the same? -aj