[z3-checkins] r9739 - in z3/Five/trunk: . doc

faassen at codespeak.net faassen at codespeak.net
Fri Mar 11 16:29:08 MET 2005


Author: faassen
Date: Fri Mar 11 16:29:08 2005
New Revision: 9739

Removed:
   z3/Five/trunk/doc/TODO.txt
Modified:
   z3/Five/trunk/TODO.txt
Log:
Moving TODOs from doc/TODO.txt to TODO.txt, which is a more top-levelish
file, not documentation.


Modified: z3/Five/trunk/TODO.txt
==============================================================================
--- z3/Five/trunk/TODO.txt	(original)
+++ z3/Five/trunk/TODO.txt	Fri Mar 11 16:29:08 2005
@@ -1,4 +1,18 @@
+====
+TODO
+====
+
+- more extensive testing whether event system works with things like Zope 2 
+  folders etc 
+
+- ensuring that the event-sending behavior is as close to Zope 3's as 
+  possible. A lot of edge cases with different behavior likely remain, 
+  and things like IObjectModifiedEvents are not sent yet for folders.
+
+- allow the multiple use of five:sendEvents
+  
+- allow Zope2 boilerplate context.registerClass be configured through zcml
 
 - Figure out where add-view redirects should go.
 
-- Instructions on using add views.
\ No newline at end of file
+- Instructions on using add views.

Deleted: /z3/Five/trunk/doc/TODO.txt
==============================================================================
--- /z3/Five/trunk/doc/TODO.txt	Fri Mar 11 16:29:08 2005
+++ (empty file)
@@ -1,14 +0,0 @@
-====
-TODO
-====
-
-- more extensive testing whether event system works with things like Zope 2 
-  folders etc 
-
-- ensuring that the event-sending behavior is as close to Zope 3's as 
-  possible. A lot of edge cases with different behavior likely remain, 
-  and things like IObjectModifiedEvents are not sent yet for folders.
-
-- allow the multiple use of five:sendEvents
-  
-- allow Zope2 boilerplate context.registerClass be configured thru zcml


More information about the z3-checkins mailing list