[Checkins] [zopefoundation/Zope] 504476: Remove `Globals` package.

GitHub noreply at github.com
Fri Sep 2 18:09:07 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 504476961b6c571c85153bf58f263507a76bfc75
      https://github.com/zopefoundation/Zope/commit/504476961b6c571c85153bf58f263507a76bfc75
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M CHANGES.rst
    M src/App/FindHomes.py
    M src/App/config.py
    M src/App/tests/test_setConfiguration.py
    R src/Globals/__init__.py
    M src/Zope2/App/startup.py
    M src/Zope2/__init__.py

  Log Message:
  -----------
  Remove `Globals` package.

Opened database are now found in `Zope2.opened` next to `Zope2.DB`.
Also stop setting client/instance home variables onto `__builtin__`,
those are available from `App.config.getConfiguration()` as
`instancehome` and `clienthome` attributes.




More information about the checkins mailing list