[Zope-CMF] Re: Products-less python package support for CMF 1.6
yuppie
y.2006_ at wcm-solutions.de
Tue Jun 6 11:58:15 EDT 2006
Dieter Maurer wrote:
> yuppie wrote at 2006-6-4 18:12 +0200:
>> ...
>> AFAIK registerDirectory and registerProfile work only inside of
>> Products.
>
> At least in CMF 1.5, "registerDirectory" works outside "Products", too.
>
> Due to some bad design, it stops working when "Products" is somewhere
> inside the path (even if not a complete segment) and this is not
> meant as the "Products" directory.
Even in CMF 1.5 this is just BBB code. If the paths are specified
correctly they are resolved relative to the paths in Products.__path__.
AFAICS the code used since CMF 1.5 does only work inside of Products and
the paths used by the BBB code are platform and setup specific.
Cheers, Yuppie
More information about the Zope-CMF
mailing list