Hi,

When using a resource directory in a Zope 2 app, if the directory contains subdirectories that have the same
names than the views defined in zope.traversing, this will lead to a bug when traversed because the Z2 Publisher will
get slaped back.

This can happen for example if your resourcedirectoy has a "lang" folder (or "vh" or "skin", etc..)

We have wrote a small package with an adapter to make it work:

http://ingeniweb.svn.sourceforge.net/svnroot/ingeniweb/iw.resourcetraverser/trunk/iw/resourcetraverser/README.txt


But my understanding is that it would be better to fix it in Five, 


Opinions ?


Regards,


Tarek


--
Tarek Ziadé | Association AfPy | www.afpy.org
Blog FR | http://programmation-python.org
Blog EN | http://tarekziade.wordpress.com/