1. 24 Jan, 2009 2 commits
  2. 23 Jan, 2009 4 commits
  3. 22 Jan, 2009 1 commit
  4. 21 Jan, 2009 1 commit
  5. 19 Jan, 2009 1 commit
  6. 17 Jan, 2009 3 commits
  7. 14 Jan, 2009 1 commit
  8. 05 Jan, 2009 2 commits
  9. 04 Jan, 2009 3 commits
  10. 03 Jan, 2009 3 commits
  11. 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
  12. 26 Dec, 2008 1 commit
  13. 14 Dec, 2008 3 commits
  14. 13 Dec, 2008 3 commits
  15. 04 Dec, 2008 2 commits
  16. 01 Dec, 2008 2 commits
  17. 30 Nov, 2008 1 commit
  18. 28 Nov, 2008 1 commit
  19. 23 Nov, 2008 1 commit
  20. 22 Nov, 2008 2 commits
  21. 20 Nov, 2008 1 commit
  22. 18 Nov, 2008 1 commit