Sprockets Module
This is sort of like the central nervous system of sprox. Views and Sessions are collected in separate caches and served up as sprockets. The cache objects may be solidified at some point with a parent class. They work for right now.
Classes: Name Description SprocketCache A cache of Sprockets Sprocket A binding of Filler and View configs ConfigCache Individual configs cached
Functions: None
Copyright (c) 2007 Christopher Perkins Original Version by Christopher Perkins 2007 Released under MIT license.
Bases: object
Bases: sprox.sprockets.ConfigCache
Bases: sprox.sprockets.ConfigCache
Container for Fillers
Association between a view and a sessionConfig