Zope Subversion Repository |
|
Zope: zope.security/trunk/src/zope/security/meta.zcml
No default branch
Revision 95342
-
(view)
(download)
- [select for diffs]
Modified
Wed Jan 28 16:00:22 2009 UTC (4 years, 3 months ago) by brandon_rhodes
File length: 1964 byte(s)
Diff to previous 95326
Added to zope.security the implementation of the simple <module>
directive, so that everyone needing it will no longer have to rely,
for just that reason, upon the monstrous zope.app.security.
Revision 95326
-
(view)
(download)
- [select for diffs]
Modified
Wed Jan 28 15:11:49 2009 UTC (4 years, 3 months ago) by brandon_rhodes
File length: 1419 byte(s)
Diff to previous 75174
Moved the <class> directive implementation from `zope.app.component` to
this package.
Revision 75174
-
(view)
(download)
- [select for diffs]
Modified
Thu May 3 22:29:32 2007 UTC (6 years ago) by ctheune
File length: 666 byte(s)
Copied from: Zope3/branches/jim-adapter/src/zope/security/meta.zcml revision 67629
Diff to previous 67630
Moving code to satellite.
Filename: Zope3/trunk/src/zope/security/meta.zcml
Revision 67630
-
(view)
(download)
- [select for diffs]
Modified
Thu Apr 27 00:54:03 2006 UTC (7 years ago) by jim
File length: 666 byte(s)
Copied from: Zope3/branches/jim-adapter/src/zope/security/meta.zcml revision 67629
Diff to previous 66923
Merge of jim-adapter branch:
This branch has three major refactorings on it:
- A redesign of the adapter registration machinery
- A major simplification of local component management
See zope.component.interfaces.IComponentRegistry.
- A flexible system for combining component registries.
- A beginning of the migration of packages out of zope.app.
- A new package for doing deferred imports. This allows you
to make names available at the package level without creating
circular imports. See zope.deferredimport and see
zope.component.__init__ for examples of it's use. This package
also provides a way to deprecate names in a module.
- Deprecation of zope. i18nmessageid.MessageID
I should have created checkin messages for individual sets of related
changes, but there were just too many for the time allowed.
Filename: Zope3/branches/jim-adapter/src/zope/security/meta.zcml
Revision 66923
-
(view)
(download)
- [select for diffs]
Added
Wed Apr 12 23:37:35 2006 UTC (7 years, 1 month ago) by philikon
File length: 666 byte(s)
Move some elementary security directives to zope.security.
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.