| Home | Trees | Indices | Help |
|
|---|
|
|
The base storage class you need to implement for a custom storage system.
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
You must implement this so that it returns a single string of either the state for this combination of arguments, OR the ROUTE_FIRST_STATE setting. |
Set should take the given parameters and consistently set the state for that combination such that when StateStorage.get is called it gives back the same setting. |
This should clear ALL states, it is only used in unit testing, so you can have it raise an exception if you want to make this safer. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jul 7 07:32:52 2010 | http://epydoc.sourceforge.net |