[Checkins] [zopefoundation/zope.app.schema] 674e52: Rely on zope.vocabularyregistry instead of duplica...

GitHub noreply at github.com
Wed May 10 14:40:56 CEST 2017


  Branch: refs/heads/issue2
  Home:   https://github.com/zopefoundation/zope.app.schema
  Commit: 674e521247670abf903fe7efbd43637916bddef1
      https://github.com/zopefoundation/zope.app.schema/commit/674e521247670abf903fe7efbd43637916bddef1
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
    A CHANGES.rst
    R CHANGES.txt
    M MANIFEST.in
    A README.rst
    R README.txt
    M setup.py
    A src/zope/app/schema/README.rst
    R src/zope/app/schema/README.txt
    M src/zope/app/schema/__init__.py
    M src/zope/app/schema/configure.zcml
    M src/zope/app/schema/tests.py
    M src/zope/app/schema/vocabulary.py

  Log Message:
  -----------
  Rely on zope.vocabularyregistry instead of duplicating ZopeVocabularyRegistry

Fixes #2.

Also add tests for ``configure.zcml``.




More information about the checkins mailing list