[Checkins] [zopefoundation/zope.app.schema] e44e6b: Deprecate the <vocabulary /> directive.

GitHub noreply at github.com
Tue Mar 12 13:28:30 UTC 2013


  Branch: refs/heads/monolithic-zope3-philikon-reduce-zcml
  Home:   https://github.com/zopefoundation/zope.app.schema
  Commit: e44e6b836faeb6e0b014a2affcda4cd7f900b80d
      https://github.com/zopefoundation/zope.app.schema/commit/e44e6b836faeb6e0b014a2affcda4cd7f900b80d
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-02-25 (Sat, 25 Feb 2006)

  Changed paths:
    A interfaces.py
    A metaconfigure.py
    A metadirectives.py
    A vocabulary.py

  Log Message:
  -----------
  Deprecate the <vocabulary /> directive.
Put IVocabularyFactory into a more public place (zope.app.schema.interfaces).


  Commit: 0f7ae82f2a86360274bb2f112f35c8b364b29629
      https://github.com/zopefoundation/zope.app.schema/commit/0f7ae82f2a86360274bb2f112f35c8b364b29629
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-02-26 (Sun, 26 Feb 2006)

  Changed paths:
    A __init__.py

  Log Message:
  -----------
  We need to import the vocabulary.py module explicitly to make sure the
vocabulary registry gets registered. There's no guarantee that someone
else will import it for us.


  Commit: dec35b3dc164f188cda8a65716dfef50db02cf0b
      https://github.com/zopefoundation/zope.app.schema/commit/dec35b3dc164f188cda8a65716dfef50db02cf0b
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-03-15 (Wed, 15 Mar 2006)

  Changed paths:
    A meta.zcml

  Log Message:
  -----------
  Add BBB marker


  Commit: 128f62e83bde58c7a8972ba196e963ff574fc88f
      https://github.com/zopefoundation/zope.app.schema/commit/128f62e83bde58c7a8972ba196e963ff574fc88f
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-03-15 (Wed, 15 Mar 2006)

  Changed paths:
    A tests/keywords_vocab.zcml
    A tests/simple_vocab.zcml
    A tests/test_directives.py

  Log Message:
  -----------
  Don't show BBB warnings during unittests.
Add BBB markers so that we'll remember to remove these tests when we finally remove
support for the <vocabulary /> directive.


  Commit: 4b8a1b41c51bcd3283fbcc6d496d3817c5f2f27d
      https://github.com/zopefoundation/zope.app.schema/commit/4b8a1b41c51bcd3283fbcc6d496d3817c5f2f27d
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-03-15 (Wed, 15 Mar 2006)

  Changed paths:
    A configure.zcml
    A fields.zcml
    A tests/test_fieldfactory.zcml

  Log Message:
  -----------
  <content>   ->   <class>


Compare: https://github.com/zopefoundation/zope.app.schema/compare/e44e6b836fae^...4b8a1b41c51b


More information about the checkins mailing list