[Subversion] / PEAK / TODO.txt  

Diff of /PEAK/TODO.txt

Parent Directory | Revision Log

version 578, Wed Oct 30 21:28:50 2002 UTC version 601, Tue Nov 5 02:58:50 2002 UTC
Line 6 
Line 6 
   
       * Update tutorial documentation        * Update tutorial documentation
   
     Database          * Up-to-date and complete Persistence package
   
       peak.storage
   
           - URLs and drivers for gadfly, Sybase, and postgres
   
           - LDAP schema properties, SQL type mapping utilities
   
           - Rack -> DM
   
           - "facade" DM base class(es)
   
           - "query" DM base class(es)
   
           - unit tests for more complex object scenarios: references, thunks..?
   
           - docstrings for reference
   
       peak.binding
   
           - object names/paths
   
           - docstrings for reference
   
       peak.model
   
           - add support for lazy-loaded attributes
   
           - clean up TW docstrings & interfaces
   
       peak.config
   
           - docstrings for reference
   
       peak.naming
   
           - docstrings for reference
   
       peak.running
   
           - create a basic LogFile logging provider
   
           - unit tests for daemons?
   
           - simple daemons comparable to those in MetaDaemon?
   
           - docstrings for reference
   
       peak.util
   
           - docstrings for reference
   
           - more unit tests?
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
       * Create test suite to check proper transactional functioning, cache  
         consistency, queueing behavior, and typemap management.  
   
       * Update Interfaces to reflect current API, and document internals  
   
   
   
  Future Releases   Future Releases
   
     (Note: some of the below is held-over from TransWarp and may no longer be
     relevant as written, they are being kept on this list as placeholders for
     ideas or problem areas that may need to be re-considered in future.)
   
   
   Simulator/Module Inheritance    Simulator/Module Inheritance
   
     * Need a strategy for handling "del" operations; they are currently      * Need a strategy for handling "del" operations; they are currently
Line 28 
Line 96 
       pass of importing a module (prior to running 'setupModule()')        pass of importing a module (prior to running 'setupModule()')
   
   
   Documentation/Tests/General  
   
     * Create tutorials/examples based on actual uses  
   
   
   Messaging/ObjectSpaces    Messaging/ObjectSpaces
   
     * Support for sending and receiving remote cache invalidation      * Support for sending and receiving remote cache invalidation
       messages between RecordManagers.        messages between RecordManagers.
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   peak.model    peak.model
   
     * Review other-end-notification protocols in the light of managed storage      * Review other-end-notification protocols in the light of managed storage
Line 48 
Line 128 
   
     * More S-E-F metadata: features, subclasses, svc.<->class, nested services      * More S-E-F metadata: features, subclasses, svc.<->class, nested services
   
     * Persistent SEF module, with Base.__getstate__ supporting omission  
       of Once attributes, and DynamicBinding setting _p_changed on  
       instantiation.  
   
     * A way to generate Z3 Interfaces from Feature-based specifications?      * A way to generate Z3 Interfaces from Feature-based specifications?
   
     * Implement WarpCORE-oriented structural model, w/Querying support      * Implement WarpCORE-oriented structural model, w/Querying support
Line 60 
Line 136 
   
     * "Persistent" StructuralModel (indexes w/BTrees?  Catalog?)      * "Persistent" StructuralModel (indexes w/BTrees?  Catalog?)
   
   
     Queries      Queries
   
        * Refactor to use interfaces, if appropriate         * Refactor to use interfaces, if appropriate
Line 80 
Line 157 
          have their meaning assigned by the StructuralModel implementation?           have their meaning assigned by the StructuralModel implementation?
   
   
   
   
   
   peak.metamodels.uml    peak.metamodels.uml
   
     * Need to write an MMX or XMI -> Python generator, and hook it back up into      * Need to write an MMX or XMI -> Python generator, and hook it back up into


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help