1. 27 Jan, 2009 1 commit
  2. 26 Jan, 2009 4 commits
  3. 25 Jan, 2009 1 commit
  4. 24 Jan, 2009 3 commits
  5. 23 Jan, 2009 4 commits
  6. 22 Jan, 2009 1 commit
  7. 21 Jan, 2009 1 commit
  8. 19 Jan, 2009 1 commit
  9. 17 Jan, 2009 3 commits
  10. 14 Jan, 2009 1 commit
  11. 05 Jan, 2009 2 commits
  12. 04 Jan, 2009 3 commits
  13. 03 Jan, 2009 3 commits
  14. 02 Jan, 2009 1 commit
    • Tres Seaver's avatar
      Merged 'tseaver-no_globals_imports' branch: · 9b1c5b1b
      Tres Seaver authored
      o Replaced  imports from the 'Globals' module throughout the tree with
        imports from the actual modules;  the 'Globals' module was always intended
        to be an area for shared data, rather than a "facade" for imports.
      
      o Added 'zope.deferredimport.deprecation' entries to 'Globals/__init__.py'
        for all previously imported symbols / modules.
      
      o Moved 'ApplicationdefaultPermissions' from 'App/class_init.py' to
        'AccessCoontrol/Permission.py', to avoid possible import cycle in
        third-party code.
      
      o Moved canonical location of UNIQUE / REPLACEABLE / NOT_REPLACEABLE
        constants from 'Globals' to 'OFS.ObjectManager'.
      
      o Removed 'stuffGlobals' hack in favor of the deferred / deprecation
        imports.
      9b1c5b1b
  15. 26 Dec, 2008 1 commit
  16. 14 Dec, 2008 3 commits
  17. 13 Dec, 2008 3 commits
  18. 04 Dec, 2008 2 commits
  19. 01 Dec, 2008 2 commits