Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
64c93c39
Commit
64c93c39
authored
May 16, 2010
by
Hanno Schlichting
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
zExceptions has no outside dependencies, looks good :)
parent
b3c06ca1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
TODO.txt
TODO.txt
+5
-3
No files found.
TODO.txt
View file @
64c93c39
...
...
@@ -8,6 +8,9 @@ Open general points:
based on the availability of the C module alone. This behavior change needs
discussion.
- zExceptions needs to be its own distribution, possibly merge with
zope.exceptions, which contains similar and sometimes identical code.
AccessControl
-------------
...
...
@@ -33,8 +36,7 @@ AccessControl
``__ac_permissions__``) - this should use a global inside the module
inside AccessControl.
* zExceptions (Forbidden, Unauthorized, ...) - move those into
zope.exceptions instead and import from there?
* zExceptions (Forbidden, Unauthorized, ...)
* App (MessageDialog, DTMLFile, ...) - all need to go - redoing the UI is
hard, we probably need to move it into some other core part of Zope2, like
...
...
@@ -70,7 +72,7 @@ DocumentTemplate
* App (getConfiguration)
* reStructuredText (HTML)
* Shared (TaintedString)
* zExceptions
(maybe this should move to its own distribution?)
* zExceptions
- Test only dependencies:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment