21 Jun
2009
21 Jun
'09
7:38 p.m.
Jim Fulton wrote:
I don't agree. The semantics are different. For example, you often want to traverse to things in a template that you don't want to expose via URL. We currently (or last time I checked) expose ++resource+ +name in URLs and this is a bug.
What use is a resource without being URL accessible? It's used fairly often in Plone products to expose static css / js / images. Laurence