[Subversion] / PEAK / TODO.txt  

Diff of /PEAK/TODO.txt

Parent Directory | Revision Log

version 1609, Mon Jan 19 14:29:05 2004 UTC version 1613, Wed Jan 21 03:19:01 2004 UTC
Line 5 
Line 5 
     * peak.events migration      * peak.events migration
   
       - 'running.IProcessProxy' should use conditions/values instead of        - 'running.IProcessProxy' should use conditions/values instead of
         listeners          listeners, and related command/supervisor tools should also be ported
   
       - Implement basic 'events.ISelector' and 'IEventLoop'        - Add tests for Twisted support
   
       - 'UntwistedReactor' should use an 'IEventLoop' to implement 'run()'        - Add interrupt capability (to throw an asynchronous error, similar to
           how 'KeyboardInterrupt' works, but in an 'events.Thread'), and use it
           to implement an 'alarm()' capability
   
       - Add 'events.twisted_support', with 'TwistedScheduler',        - Make it possible to adapt from condition->value, so deriving from conds
        'TwistedSelector', and 'DeferredAsTaskSwitch'          can still work, and implement events.AllOf() as a condition
   
         - Replace IMainLoop activity monitoring with a plugin-based mechanism?
   
     * peak.naming      * peak.naming
   
Line 33 
Line 37 
   
       - ZConfig schema for logging plugins, allowing multiple handlers/category        - ZConfig schema for logging plugins, allowing multiple handlers/category
   
     * peak.binding  
   
       - Cleanup/document attribute binding interface  
   
       * peak.binding
   
         - Cleanup/document attribute binding interface
   
     * peak.running.timers      * peak.running.timers
   
Line 76 
Line 80 
   
   
   
   
   
   
   
  Targeted for 0.5 Alpha 4   Targeted for 0.5 Alpha 4
   
     * Transaction/storage refactorings      * Transaction/storage refactorings


Generate output suitable for use with a patch program
Legend:
Removed from v.1609  
changed lines
  Added in v.1613

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help