Re: [Zope3-Users] Resource lookup by resource name

2009-10-17 Thread Shailesh Kumar
Hi Andreas, I had a requirement where I needed to manage the resource directories dynamically. So I developed some of following code. I guess this might be of help. """ Functions to work with browser resources at run time """ #python imports import logging # zope imports from zope.publisher.int

[Zope3-Users] Resource lookup by resource name

2009-10-17 Thread Andreas Jung
Assume I have a configuration somewhere in my system. What is the API to lookup the the directory path for a configured resource 'name'? Andreas <>___ Zope3-users mailing list Zope3-users@zope.org https://mail.zope.org/mailman/listinfo/zope3-users