Hi Chris, I am having very similar acquisition issues in Zope, ie I would like to access contents in child folders but can never get the namespace correct. I would like something like Transparent Folders, but it sounds like this is antiquated. I would definitely like to try your new solution. Thanks. BB [Zope] acquisition problem Ben Last (Zope) zope at benlast.com Tue Jun 1 10:45:06 EDT 2004 Previous message: [Zope] acquisition problem Next message: [Zope] acquisition problem Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] ---------------------------------------------------------------------------- ---- Oops. Pardon the previous message... bleedin' mail client got me.
From: Chris Withers There used to be a special product called Transparent Folders. Those got rolled into the CMF's Skins Tool. I find the Skins stuff rather over-the-top for what I want to do, a Transparent Folder (assuming I've guessed correctly what it does) sounds like an interesting and useful thing.
I have a little custom product to do this now, but it's rolled into a load of other stuff. Are you comfortable writing a Zope Python Product? I am, and was looking at this same behaviour a few days ago. I have a structural change as a workaround, but to be able to override stuff on the sort of basis that Gál László was asking about... would be rather helpful.
ben