25 Nov
1999
25 Nov
'99
5:17 p.m.
I've developed a product, the published class is: def D(Folder, RoleManager): def __init__(self): """ """ ... self.ps = PersistentMapping() ... def m(self): """ """ <whatever> Where ps stores P objects: class P: """ """ def m(self): """ """ <whatever> The browser finds the D's method ("mysite/m") but no the P's one ("mysite/ps/key/m"). With Bobo I never had this problem. Why Zope doesn't publish the P's method? Thanks, David
9629
Age (days ago)
9629
Last active (days ago)
0 comments
1 participants
participants (1)
-
al004151ļ¼ alumail.uji.es