| Home | Trees | Index | Help |
|
|---|
| Package bazaar :: Module cache :: Class Lazy |
|
Cache --+
|
Lazy
LazyAssociation,
LazyObject| Method Summary | |
|---|---|
Return referenced object or association data. | |
| Inherited from Cache | |
Create cache object. | |
Load referenced objects or association data from database. | |
| Instance Variable Summary | |
|---|---|
dicttype: Weak dictionary superclass, i.e. | |
| Inherited from Cache | |
owner: Owner of the cache - object broker or association object. | |
| Method Details |
|---|
__getitem__(self,
param)
Return referenced object or association data.
|
| Instance Variable Details |
|---|
dicttypeWeak dictionary superclass, i.e.WeakValueDictionary or
WeakKeyDictionary.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Sun May 23 19:11:16 2004 | http://epydoc.sf.net |