Package python-module-zc.sourcefactory: Information

    Source package: python-module-zc.sourcefactory
    Version: 0.7.0-alt1
    Build time:  May 21, 2011, 07:12 AM
    Report package bug
    License: ZPLv2.1
    Summary: An easy way to create custom Zope 3 sources
    Description: 
    Source factories are used to simplify the creation of sources for
    certain standard cases.
    
    Sources split up the process of providing input fields with choices for
    users into several components: a context binder, a source class, a terms
    class, and a term class.
    
    This is the correct abstraction and will fit many complex cases very
    well. To reduce the amount of work to do for some standard cases, the
    source factories allow users to define only the business relevant code
    for getting a list of values, getting a token and a title to display.

    List of rpms provided by this srpm:
    python-module-zc.sourcefactory (x86_64, i586)
    python-module-zc.sourcefactory-tests (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

      1. python-devel
      2. python-module-distribute

    Last changed


    May 21, 2011 Eugeny A. Rostovtsev 0.7.0-alt1
    - Initial build for Sisyphus