[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/PACKAGE.cfg Moved
session and principalannotation.
Jim Fulton
jim at zope.com
Tue May 25 08:46:22 EDT 2004
Log message for revision 24959:
Moved session and principalannotation.
principalannotation is needed by copy and paste, so it's definately
needed for now. Perhaps, eventually, copy and paste should use
sessions instead.
sessions should probably ve viewed as core (whatever that means ;).
It would be really nice to get rid of menu before the next alpha.
-=-
Modified: Zope3/trunk/src/zope/app/PACKAGE.cfg
===================================================================
--- Zope3/trunk/src/zope/app/PACKAGE.cfg 2004-05-25 12:28:11 UTC (rev 24958)
+++ Zope3/trunk/src/zope/app/PACKAGE.cfg 2004-05-25 12:46:20 UTC (rev 24959)
@@ -72,6 +72,7 @@
pagetemplate
pluggableauth
preview
+principalannotation
publication
publisher
registration
@@ -79,6 +80,7 @@
schema
security
servicenames.py
+session
site
size
tests
@@ -91,10 +93,7 @@
# These will likely be moved out before long, but are still needed by
# zope.app.process.bootstrap:
-
hub
menu
-principalannotation
-session
</collection>
More information about the Zope3-Checkins
mailing list