[Zope] Problem creating navigation bar
David C. Morrill
dmorrill@austin.rr.com
Wed, 13 Oct 1999 18:54:17 -0500
> To address the issue of reusing the method with a different "method root",
> suppose the method "NavBar" were part of a Z Class (or perhaps the default
> method of a Z Class object). Then it could have an instance constant
"Root"
> that could be assigned the right folder ID for every instance. The method
> "NavBar" itself would be inherited from the Class, so any changes to the
> class would always be reflected in all the instances.
Sounds like it might work. I'll give it a try tomorrow. Thanks...
Dave Morrill