[Zope-dev] Ids starting with _
Chris Withers
chrisw@nipltd.com
Sun, 30 Jul 2000 10:38:44 +0100
Dieter Maurer wrote:
> > I wonder why starting folders with _ is so bad in Zope?
> In the time, when everything was allowed what was not explicitely
> forbidden, an easy way was necessary to forbid access. Jim
> (and, therefore, Zope) used:
>
> anything starting with "_" is private: no DTML access, no Web access.
>
> Now, with the change to a security policy "Everything is
> forbidden when not explicitely allowed", the need for
> such a rule based on naming dwindles. Maybe, it will disappear
> sometime in the future.
Maybe this is something for dev.zope.org?
cheers,
Chris