[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Appendix B: API Reference
webmaster@zope.org
webmaster@zope.org
Sun, 01 Dec 2002 18:03:17 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/AppendixB.stx#2-139
---------------
To create an object inside an object manager use 'manage_addProduct'::
self.manage_addProduct['OFSP'].manage_addFolder(id, title)
% Anonymous User - June 13, 2002 4:37 pm:
what is OFSP??????
explanation would help here...
% Anonymous User - Dec. 1, 2002 6:03 pm:
I'd second that, it seems to be used in an awefuly lot of stuff and looks to be very important but the book
doesn't seem to mention it.