Commit a8b7cd82 authored by Hanno Schlichting's avatar Hanno Schlichting

Clean up Five todo list

parent b4a27284
...@@ -2,41 +2,9 @@ ...@@ -2,41 +2,9 @@
TODO TODO
==== ====
v1.2 - container events - get rid of deprecation warnings
----
* i18n and translation of utilities/browser/*pt - make rendering of resource urls support sites?
* can we stop using zLOG and use the logging package? please?
* events (efge)
- get rid of deprecation warnings
- add CHANGES.txt entry
* five:registerClass (yuppie)
- functional test that checks the ZMI if there really is an entry in
the add menu?
* make rendering of resource urls support sites?
v1.3
----
* correctly treat ZCatalog.Catalog(Path)Awareness.CatalogAware w.r.t
events (efge)
v1.4
----
- l10n (philikon)
- Figure out where add-view redirects should go.
- Instructions on using add views.
- HTTP/WebDAV: support dispatching of all HTTP/WebDAV methods to HTTP - HTTP/WebDAV: support dispatching of all HTTP/WebDAV methods to HTTP
views. If lookup fails, fall back to methods on the object (Zope 2 views. If lookup fails, fall back to methods on the object (Zope 2
...@@ -49,12 +17,3 @@ v1.4 ...@@ -49,12 +17,3 @@ v1.4
- top-level <require />, <allow /> directives as a ZCML spelling of - top-level <require />, <allow /> directives as a ZCML spelling of
allowModule, allowClass allowModule, allowClass
* marker interfaces
- re-add 'views_details' that didn't make it into 1.2/1.3
- add interface for ordering marker interfaces
- improve the way available marker interfaces are detected. It should be
possible to declare interfaces explicitly as marker interfaces.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment