[Zope] Transparent Folders & Zope 2.5.0
Ian J Cottee
icottee@bluefountain.com
17 Apr 2002 02:11:44 +0900
Sorry to comment to my own message but to clarify ... in the example
below, globals is the transparent folder.
> /
> /web
> /web/globals
> /web/globals/test
>
> I'd expect /web/test to access the 'test' in globals but I just get a
> 'Cannot locate object' error. From reading the posts and comments
> others have made about this product it seems like it should just
> work.I want to do this to try and clean up the enormous number of
> methods that I usually carry in my site root.
Ian (read your damn posts before pressing send)