From: "Clemens Robbenhaar" <[EMAIL PROTECTED]> > > Please be careful with method names that might already be in use in some > > products. Google says Silva uses a getVirtualRoot() method. > > ... which is defined in an "adapter"-style class which is not > implementing Traversable itself, so there is no conflict here. > > But thanks for checking this, anyway. :)
And even if it was, your implementation would reasonably override Traversable, and there would be no breakage... _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )