Working with versions
Hallo, I've got a question concerning versions. The working with versions in the management screen is obvious to me, but what about hiding the management-screen and working with them. I want to add ZClasses programmatically but some users should only be able to add them after a Controller has checked that everything is o.k. What are the right methods to use??? -- Sent through GMX FreeMail - http://www.gmx.net
Hi... You need to open a versioned database connection manually. This is probably harder than it should be. For more info, see http://www.zope.org/Documentation/Developer/Models/ZODB and look under Architecture --> DB. ----- Original Message ----- From: <brocken22@gmx.de> To: <zope@zope.org> Sent: Monday, October 23, 2000 5:06 AM Subject: [Zope] Working with versions
Hallo, I've got a question concerning versions. The working with versions in the management screen is obvious to me, but what about hiding the management-screen and working with them. I want to add ZClasses programmatically but some users should only be able to add them after a Controller has checked that everything is o.k. What are the right methods to use???
-- Sent through GMX FreeMail - http://www.gmx.net
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
brocken22@gmx.de -
Chris McDonough