Name : python-peak-util-addons
| |
Version : 0.6
| Vendor : obs://build_opensuse_org/home:jayvdb
|
Release : 2.2
| Date : 2020-01-12 16:29:33
|
Group : Development/Languages
| Source RPM : python-peak-util-addons-0.6-2.2.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : Dynamically extend other objects with 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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/jayvdb:/branches:/devel:/languages:/python:/misc/openSUSE_Tumbleweed/x86_64 |