[Zope3-checkins] CVS: Zope3/doc - TODO.txt:1.16
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Tue Mar  2 09:44:34 EST 2004
    
    
  
Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv26010/doc
Modified Files:
	TODO.txt 
Log Message:
Update TODO list by removing some done task. It's getting shorter...
=== Zope3/doc/TODO.txt 1.15 => 1.16 ===
--- Zope3/doc/TODO.txt:1.15	Tue Mar  2 09:34:43 2004
+++ Zope3/doc/TODO.txt	Tue Mar  2 09:44:34 2004
@@ -4,10 +4,6 @@
 
 - Zope-2 style installation, configuration and process management.
 
-- ZODB 3.3 in Zope 3
-
-  See: http://zope.org/Wikis/ZODB/PersistentCodeImplementationPlan
-
 - Persistent interfaces
 
   These were broken (I think) by recent interface and adapter
@@ -108,12 +104,3 @@
   events. The UI should generate some sort of ShutdownRequest event
   and code in the server should be subscribed. Care needs to be taken
   to assure that only privileged users can generate these events.
-
-- Broken-object support
-
-  When an object cannot be unpickled because it's class can't be found, 
-  it should be converted to a special kind of immutable object.  
-
-  See http://collector.zope.org/Zope3-dev/109
-  This requires a hook in the ZODB that Zope can override.
-
    
    
More information about the Zope3-Checkins
mailing list