You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage zope.broken-3.6.0-2.lbn13.noarch
This package defines a marker interface, zope.broken.IBroken, used to identify objects which cannot be correctly loaded from the ZODB, typically because the class named in their pickle is not importable. The package exists as a dependency inversion, preventing packages which need to use this interface (e.g., zope.container) from inheriting the dependencies of zope.app.broken (where the interface used to be defined).
RPMPackage zope.bforest-1.2-2.lbn13.noarch
BForests are dictionary-like objects that use multiple BTrees for a backend and support rotation of the composite trees. This supports various implementations of timed member expirations, enabling caches and semi-persistent storage. A useful and simple subclass would be to promote a key-value pair to the first (newest) bucket whenever the key is accessed, for instance. It also is useful with disabling the rotation capability. Like btrees, bforests come in four flavors: Integer-Integer (IIBForest), Integer-Object (IOBForest), Object-Integer (OIBForest), and Object-Object (OOBForest). The examples here will deal with them in the abstract: we will create classes from the imaginary and representative BForest class, and generate keys from KeyGenerator and values from ValueGenerator. From the examples you should be able to extrapolate usage of all four types.
RPMPackage zope.authentication-3.7.1-2.lbn13.noarch
Definition of authentication basics for the Zope Framework
RPMPackage zope.applicationcontrol-3.5.5-2.lbn13.noarch
Zope applicationcontrol
RPMPackage zope.app.zptpage-3.5.1-2.lbn13.noarch
zope.app.zptpage
RPMPackage zope.app.zopeappgenerations-3.5.1-2.lbn13.noarch
zope.app.zopeappgenerations
RPMPackage zope.app.zcmlfiles-3.7.1-2.lbn13.noarch
Zope application server ZCML files
RPMPackage zope.app.zapi-3.5.0-2.lbn13.noarch
zope.app.zapi
RPMPackage zope.app.wsgi-3.9.3-2.lbn13.noarch
zope.app.wsgi
RPMPackage zope.app.undo-3.5.0-3.lbn13.noarch
Transaction Undo API and UI
RPMPackage zope.app.twisted-3.5.0-1.lbn13.noarch
zope.app.twisted
RPMPackage zope.app.tree-3.6.0-2.lbn13.noarch
Static Tree Implementation
RPMPackage zope.app.traversing-3.4.0-2.lbn13.noarch
zope.app.traversing
RPMPackage zope.app.testing-3.9.0-2.lbn13.noarch
This package provides testing support for Zope 3 applications. Besides providing numerous setup convenience functions, it implements a testing setup that allows the user to make calls to the publisher allowing to write functional tests.
RPMPackage zope.app.skins-3.4.0-2.lbn13.noarch
zope.app.skins
RPMPackage zope.app.session-3.6.2-2.lbn13.noarch
zope.app.session
RPMPackage zope.app.server-3.6.0-2.lbn13.noarch
zope.app.server
RPMPackage zope.app.securitypolicy-3.6.1-2.lbn13.noarch
zope.app.securitypolicy
RPMPackage zope.app.security-3.7.5-2.lbn13.noarch
zope.app.security
RPMPackage zope.app.schema-3.5.0-3.lbn13.noarch
Component Architecture based Vocabulary Registry