Letter P

python-peak-util-addons - Dynamically extend other objects with AddOns

Website: http://pypi.python.org/pypi/AddOns
License: Python or ZPLv2.1
Vendor: Fedora Project <http://bugzilla.redhat.com/bugzilla>
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.

Packages

python-peak-util-addons-0.6-1.el4.noarch [24 KiB] Changelog by Luke Macken (2008-08-12):
- Initial package for Fedora

Listing created by Repoview-0.6.6-1.el6