[Zope-dev] Re: Zope 2.7.0 b3 regressions
Yuppie
schubbe at web.de
Wed Dec 3 12:09:16 EST 2003
Hi Lennart!
Lennart Regebro wrote:
> def getVirtualRoot(self):
[...]
> def getVirtualPath(self):
How are these related to URLPATHn, BASEPATHn? I'm to lazy to figure it
out myself;)
> Quick, brutal, efficient, and usually dead wrong. That's me. :-)
>
> //Lennart
Quick?
<http://mail.zope.org/pipermail/zope-dev/2001-December/014601.html>
Please be careful with method names that might already be in use in some
products. Google says Silva uses a getVirtualRoot() method. Why not
using REQUEST variables?
Cheers,
Yuppie
More information about the Zope-Dev
mailing list