You are here: Home / LBN / Up2date / Core Linux / BastionLinux 13 / python-peak-util-addons-0.6-4.fc12.noarch

python-peak-util-addons-0.6-4.fc12.noarch

Package Attributes
RPM  python-peak-util-addons-0.6-4.fc12.noarch.rpm Architecture  noarch Size  70895 Created  2017/08/04 11:08:03 UTC
Package Specification
Summary Dynamically extend other objects with AddOns
Group Development/Languages
License Python or ZPLv2.1
Home Page http://pypi.python.org/pypi/AddOns
Description

In any sufficiently-sized application or framework, it's common to end up lumping a lot of different concerns into the same class. For example, you may have business logic, persistence code, and UI all jammed into a single class. Attribute and method names for all sorts of different operations get shoved into a single namespace -- even when using mixin classes.

Separating concerns into different objects, however, makes it easier to write reusable and separately-testable components. The AddOns package (``peak.util.addons``) lets you manage concerns using ``AddOn`` classes.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python-peak-util-addons

Document Actions