[Zope-CMF] Re: Where can I found information about CMFCore class
DirectoryRegistry ?
sureshvv
suresh_vv at yahoo.com
Tue May 3 02:47:05 EDT 2005
KLEIN Stéphane wrote:
> Hello,
>
> I search information about CMFCore class DirectoryRegistry. What is it ?
> How use it ? ... Where can I found information about it ?
>
> Thanks for your help,
Since you don't seem to be getting much help, here is what I know.
DirectoryRegistry maintains the mapping of the meta-type of objects residing on
the file system to their file extensions. When you have objects residing on the
file system (like DTML, Python code etc.), and need to expose them to CMF, you
make use of the DirectoryView and DirectoryRegistry.
Hope this helps...
Suresh
More information about the Zope-CMF
mailing list