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