[Subversion] / Contextual  

Revision 2101


Jump to revision:
Previous Next
Author: pje
Date: Sun Nov 13 01:17:01 2005 UTC (18 years, 4 months ago)

Log Message:

Initial draft of the "Contextual" library, peak.util.context.  This
library offers a variety of tools for dynamic context management,
roughly equivalent to a subset of peak.config and peak.binding, but
with far less code, complexity, and coupling.  The contextual tools
can be used without interfaces, components, or component hierarchies,
and provide a more dynamic concept of operations than ServiceArea.
In addition, the Context tools are thread-safe, even for generator-based
pseudothreads.  Python 2.4 is required.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
Contextual added      
Contextual/context.txt added X X  
Contextual/peak added      
Contextual/peak/__init__.py added X X  
Contextual/peak/util added      
Contextual/peak/util/__init__.py added X X  
Contextual/peak/util/context.py added X X  
Contextual/setup.cfg added X X  
Contextual/setup.py added X X  

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help