[Checkins] [zopefoundation/zope.app.i18n] 8ecaa7: Use correct import path now that the BBB stuff is ...

GitHub noreply at github.com
Tue Mar 12 13:24:59 UTC 2013


  Branch: refs/heads/monolithic-zope3-jim-adapter
  Home:   https://github.com/zopefoundation/zope.app.i18n
  Commit: 8ecaa7911da7c4dc3b8618387dcabaac358f5333
      https://github.com/zopefoundation/zope.app.i18n/commit/8ecaa7911da7c4dc3b8618387dcabaac358f5333
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-02-28 (Tue, 28 Feb 2006)

  Changed paths:
    A tests/testi18ndirectives.py

  Log Message:
  -----------
  Use correct import path now that the BBB stuff is gone


  Commit: 1522d2c64fc83fcc3fc36754d640dad73f90139e
      https://github.com/zopefoundation/zope.app.i18n/commit/1522d2c64fc83fcc3fc36754d640dad73f90139e
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-02 (Sun, 02 Apr 2006)

  Changed paths:
    A translationdomain.py

  Log Message:
  -----------
  Got rid of an old definition


  Commit: 15cf9516e02324b0964991552d63750fe3c472f8
      https://github.com/zopefoundation/zope.app.i18n/commit/15cf9516e02324b0964991552d63750fe3c472f8
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-03 (Mon, 03 Apr 2006)

  Changed paths:
    A __init__.py

  Log Message:
  -----------
  Get rid of deprecated mutable message ids that are slated for removal in
Zope 3.3.


  Commit: 714c9899ed7aea47c6dac9a9b6b8223838012123
      https://github.com/zopefoundation/zope.app.i18n/commit/714c9899ed7aea47c6dac9a9b6b8223838012123
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-04 (Tue, 04 Apr 2006)

  Log Message:
  -----------
  Update with changes from old jim-adapter branch.
Command used:
  $ svn merge svn+ssh://philikon@svn.zope.org/repos/main/Zope3/branches/jim-adapter@41413 \
        svn+ssh://philikon@svn.zope.org/repos/main/Zope3/branches/jim-adapter@66386 .


  Commit: cc4e2ccda06b09ea69e43cc94f3c1f78a816a12d
      https://github.com/zopefoundation/zope.app.i18n/commit/cc4e2ccda06b09ea69e43cc94f3c1f78a816a12d
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-06 (Thu, 06 Apr 2006)

  Changed paths:
    A configure.zcml
    A tests/test_translationdomain.py

  Log Message:
  -----------
  Fix up zope.app after moving zope.app.annotation to zope.annotation.


  Commit: 48f88564fe05a47af18f2a82b6cf5108a593e593
      https://github.com/zopefoundation/zope.app.i18n/commit/48f88564fe05a47af18f2a82b6cf5108a593e593
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-07 (Fri, 07 Apr 2006)

  Changed paths:
    M configure.zcml

  Log Message:
  -----------
  More on MakeZopeAppSmaller:
* Moved i18n:registerTranslations directive handler from zope.app.i18n
  to zope.i18n.
* Moved l10n-related directives next to the corresponding implementation.


  Commit: 8b6645d1b9586fdd580b5b4f35cd9eccc310b132
      https://github.com/zopefoundation/zope.app.i18n/commit/8b6645d1b9586fdd580b5b4f35cd9eccc310b132
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-09 (Sun, 09 Apr 2006)

  Changed paths:
    R tests/testi18ndirectives.py

  Log Message:
  -----------
  Fix test by moving it to the correct location (after ZCML stuff had been
moved to zope.i18n).


  Commit: adf5245337f983d3b70792f48a7aebeabc40a908
      https://github.com/zopefoundation/zope.app.i18n/commit/adf5245337f983d3b70792f48a7aebeabc40a908
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-09 (Sun, 09 Apr 2006)

  Changed paths:
    M tests/test_translationdomain.py

  Log Message:
  -----------
  Utilities don't need to be ILocalUtility anymore.


  Commit: dbfb2bb440ba0259213645174507a2bfbabbee2c
      https://github.com/zopefoundation/zope.app.i18n/commit/dbfb2bb440ba0259213645174507a2bfbabbee2c
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-18 (Tue, 18 Apr 2006)

  Changed paths:
    M configure.zcml

  Log Message:
  -----------
  Updated to use new names and locations.


  Commit: 6156d712cf167de961d27a19d15fcd74b58ad38c
      https://github.com/zopefoundation/zope.app.i18n/commit/6156d712cf167de961d27a19d15fcd74b58ad38c
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-18 (Tue, 18 Apr 2006)

  Changed paths:
    A browser/configure.zcml

  Log Message:
  -----------
  Tools are deprecated.


  Commit: 264e0c43210b6dbba57c7d5921958d8c267e0455
      https://github.com/zopefoundation/zope.app.i18n/commit/264e0c43210b6dbba57c7d5921958d8c267e0455
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-19 (Wed, 19 Apr 2006)

  Changed paths:
    A tests/__init__.py

  Log Message:
  -----------
  Move charset/language adapter setup to zope.i18n.testing.


  Commit: d3e1d583967d8d7e1cd684c4e24ab2896393fee0
      https://github.com/zopefoundation/zope.app.i18n/commit/d3e1d583967d8d7e1cd684c4e24ab2896393fee0
  Author: Philipp von Weitershausen <philipp at weitershausen.de>
  Date:   2006-04-19 (Wed, 19 Apr 2006)

  Changed paths:
    M translationdomain.py

  Log Message:
  -----------
  get rid of some deprecation warnings by using proper z.c API


  Commit: 9223549f405bf60cecd8b68fa57e598eee6c1d2b
      https://github.com/zopefoundation/zope.app.i18n/commit/9223549f405bf60cecd8b68fa57e598eee6c1d2b
  Author: Jim Fulton <jim at zope.com>
  Date:   2006-04-22 (Sat, 22 Apr 2006)

  Changed paths:
    A tests/placelesssetup.py

  Log Message:
  -----------
  Changed the way modules are moved:

- Removed the deprecatedModule API.  It didn't really work.  It
  created a proxies for deprecated modules in sys.modules that
  generated warnings when names were accessed.  Unfortunately, there
  many analysis systems that inspect all modules found sys.modules.
  When one os these hit a deprecated module, it generated spurious
  deprecation warnings

- Added a new API to zope.deprecation to be used on placeholders for
  moved modules in their old locations.  With this approach, moved
  modules only generate warnings when they are actually imported.

- Added placeholders for various modiles moved out of zope.app.
  When we are ready to really get rid of these, we'll just remove the
  placeholders.


Compare: https://github.com/zopefoundation/zope.app.i18n/compare/8ecaa7911da7^...9223549f405b


More information about the checkins mailing list