[Checkins] [zopefoundation/zope.app.component] 22e49c: Deprecate the <factory /> directive.

GitHub noreply at github.com
Tue Mar 12 13:23:55 UTC 2013


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

  Changed paths:
    A metaconfigure.py
    A metadirectives.py

  Log Message:
  -----------
  Deprecate the <factory /> directive.


  Commit: 65cb57578b224dd108df342854d0b03aea8ae8e1
      https://github.com/zopefoundation/zope.app.component/commit/65cb57578b224dd108df342854d0b03aea8ae8e1
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-02-25 (Sat, 25 Feb 2006)

  Changed paths:
    A contentdirective.py

  Log Message:
  -----------
  Make the <class><factory /></class> directive not use the now deprecated
top-level <factory /> directive handler.


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

  Changed paths:
    A configure.zcml
    A vocabulary.py

  Log Message:
  -----------
  Make the UtilityVocabulary ready so that you easily subclass it and provide
'interface' (and/or 'readOnly') at a class level.  Register a utility vocabulary
in this package that way (not using <vocabulary /> but <utility />).


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

  Changed paths:
    A tests/test_directives.py

  Log Message:
  -----------
  ignore BBB warnings during unittests


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

  Changed paths:
    A meta.zcml

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


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

  Changed paths:
    M contentdirective.py
    M meta.zcml

  Log Message:
  -----------
  Deprecate the 'content' alias for the 'class' directive. Man, that's a lot of
deprecation warnings...


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

  Changed paths:
    M configure.zcml

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


  Commit: fa79f4459b8d4edaaac7c575fbc5baf0e8232b26
      https://github.com/zopefoundation/zope.app.component/commit/fa79f4459b8d4edaaac7c575fbc5baf0e8232b26
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-03-16 (Thu, 16 Mar 2006)

  Changed paths:
    A tests/test_contentdirective.py
    M tests/test_directives.py

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


Compare: https://github.com/zopefoundation/zope.app.component/compare/22e49c88f201^...fa79f4459b8d


More information about the checkins mailing list