15 Dec
1999
15 Dec
'99
6:39 p.m.
On Wed, 15 Dec 1999 itamars@ibm.net wrote:
So, calls to objectItems should be "sent" to FoodBase, who then "sends" them to ObjectManager. Instead, I get an error saying "Missing doc string"!!!
ZPublisher requires that published methods have a doc string (among other things). Are there any published methods in your base classes that do not contain a doc string? Pavlos