[Subversion] / Contextual / README.txt  

Diff of /Contextual/README.txt

Parent Directory | Revision Log

version 2294, Mon Feb 26 02:23:26 2007 UTC version 2295, Wed Feb 28 04:16:39 2007 UTC
Line 173 
Line 173 
   
 For more details, please consult the Contextual developer's guide.  For more details, please consult the Contextual developer's guide.
   
   
   TODO
   ----
   
   * Tests for ``using`` and ``only`` context managers
   
   * ``namespace`` would be better off not being a proxy, and should maybe accept
     type info.
   
   * Configuration files and "how to specify values" protocol -- e.g. parameter
     should probably accept param(value) vs. param(lambda: value)
   
   * Scoped services
   
   * Components w/state binding and **kw attrs update on init
   
   * Force Action __exit__ operations to occur in a purely static context (i.e.
     no dynamic state available) to avoid re-registration, indirect access to
     finalized resources, etc.
   
   * Detect value calculation cycles
   
   * Resource pooling/caching
   
   
   
   


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help