-
zope.proxy-4.3.1-1.lbn25.x86_64
Proxies are special objects which serve as mostly-transparent
wrappers around another object, intervening in the apparent behavior of
the wrapped object only when necessary to apply the policy (e.g., access
checking, location brokering, etc.) for which the proxy is responsible.
Editorial note:
Unfortunately, we don't have separate documentation for zope.proxy
at this time. This is a shame because they are generically useful.
We are publishing this release without documentation mainly because
it is a dependency of other releases.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope.proxy-4.3.1-1.lbn25.x86_64
Proxies are special objects which serve as mostly-transparent
wrappers around another object, intervening in the apparent behavior of
the wrapped object only when necessary to apply the policy (e.g., access
checking, location brokering, etc.) for which the proxy is responsible.
Editorial note:
Unfortunately, we don't have separate documentation for zope.proxy
at this time. This is a shame because they are generically useful.
We are publishing this release without documentation mainly because
it is a dependency of other releases.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope.proxy-devel-4.3.1-1.lbn25.x86_64
This package provides the support files which can be used to
build applications using the Zope proxy infrastructure
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope.ptresource-4.0.0-1.lbn25.noarch
This package is at present not reusable without depending on a large chunk of the Zope
Toolkit and its assumptions. It is maintained by the Zope Toolkit project.
This package provides a “page template” resource class, a resource which content is
processed with Zope Page Templates engine before returning to client.
The resource factory class is registered for “pt”, “zpt” and “html” file extensions in
package’s configure.zcml file.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope.publisher-4.3.2-1.lbn25.noarch
zope.publisher allows you to publish Python objects on the web. It
has support for plain HTTP/WebDAV clients, web browsers as well as
XML-RPC and FTP clients. Input and output streams are represented by
request and response objects which allow for easy client interaction
from Python. The behaviour of the publisher is geared towards WSGI
compatibility.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope.ramcache-2.2.0-1.lbn25.noarch
This package provides a RAM-based cache implementation for Zope.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope.rdb-3.5.0-2.lbn25.noarch
Zope RDBMS transaction integration
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope.schema-4.9.3-1.lbn25.noarch
==============
Zope 3 Schemas
==============
Introduction
------------
Schemas extend the notion of interfaces to detailed descriptions of Attributes
(but not methods). Every schema is an interface and specifies the public
fields of an object. A *field* roughly corresponds to an attribute of a
python object. But a Field provides space for at least a title and a
description. It can also constrain its value and provide a validation method.
Besides you can optionally specify characteristics such as its value being
read-only or not required.
Zope 3 schemas were born when Jim Fulton and Martijn Faassen thought
about Formulator for Zope 3 and PropertySets while at the Zope 3
sprint at the Zope BBQ in Berlin. They realized that if you strip
all view logic from forms then you have something similar to interfaces. And
thus schemas were born.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope.security-4.3.0-1.lbn25.x86_64
The Security framework provides a generic mechanism to implement security
policies on Python objects. This introduction provides a tutorial of the
framework explaining concepts, design, and going through sample usage from the
perspective of a Python programmer using the framework outside of Zope.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
zope.security-4.3.0-1.lbn25.x86_64
The Security framework provides a generic mechanism to implement security
policies on Python objects. This introduction provides a tutorial of the
framework explaining concepts, design, and going through sample usage from the
perspective of a Python programmer using the framework outside of Zope.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25