Matt Ficken wrote, to both zope@zope.org and zope-dev@zope.org:
Part of my product's job is to create a top-level folder. Currently, I can only get it to create the folder in what ever folder the product is added in. I would like to be able to get access to the root directory object but don't know how.
How do I access the root directory object? Would 'getPhysicalRoot' do that? If yes, how do I use it?
Matt, Please don't post a message to both zope@zope.org and zope-dev@zope.org. You'll see this at the bottom of each message on the zope-dev@zope.org list: _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** The question you are asking should be asked on zope@zope.org, not zope-dev@zope.org. Andreas was kind enough to answer, but please do try the zope@zope.org list first. The zope-dev@zope.org list is for discussing the development of Zope and its internals, not for discussing how to use Zope and its API. -- Steve Alexander