Library of small but useful modules for Zope
Project description
Short module description
=========================
Module pd.lib content some simple modules
and fucntions for use in Zope.
Description of modules
----------------------
ng.lib.interface
................
The module to provide different small tools to deal with interfaces in Zope.
Function provided by module followed:
implements
Function implements must be issued with interfaces as arguments.
As original zope.interface.implements, our function make context
class provided this interfaces. In difference from original function,
our implementation added for each field of each interface name attribute
of FieldProperty type.
* Fri Nov 30 2007 Andrey Orlov <dbdt@dreambot.ru> 0.0.2
- Field detection rules changed. Special thanks to Anatoly Bubenkov
<bubenkoff@gmail.com> to advice.
* Fri Nov 30 2007 Andrey Orlov <cray@neural.ru> 0.0.1
- first official release
=========================
Module pd.lib content some simple modules
and fucntions for use in Zope.
Description of modules
----------------------
ng.lib.interface
................
The module to provide different small tools to deal with interfaces in Zope.
Function provided by module followed:
implements
Function implements must be issued with interfaces as arguments.
As original zope.interface.implements, our function make context
class provided this interfaces. In difference from original function,
our implementation added for each field of each interface name attribute
of FieldProperty type.
* Fri Nov 30 2007 Andrey Orlov <dbdt@dreambot.ru> 0.0.2
- Field detection rules changed. Special thanks to Anatoly Bubenkov
<bubenkoff@gmail.com> to advice.
* Fri Nov 30 2007 Andrey Orlov <cray@neural.ru> 0.0.1
- first official release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ng.lib-0.0.2.tar.gz
(3.0 kB
view hashes)