Package Archetypes :: Package Storage
[show private | hide private]
[frames | no frames]

Package Archetypes.Storage

Submodules

Classes
AttributeStorage Stores data as an attribute of the instance.
MetadataStorage Storage used for ExtensibleMetadata.
ObjectManagedStorage Stores data using the Objectmanager interface.
ReadOnlyStorage A marker storage class for used for read-only fields.
storage Stores data as an attribute of the instance.
Storage Basic, abstract class for Storages.
StorageLayer Base, abstract StorageLayer.

Variable Summary
list _marker = []
dict type_map = {'text': 'string', 'lines': 'lines', 'integer...

Variable Details

_marker

Type:
list
Value:
[]                                                                     

type_map

Type:
dict
Value:
{'text': 'string', 'lines': 'lines', 'integer': 'int', 'datetime': 'da\
te'}                                                                   

Generated by Epydoc 2.1 on Wed Nov 30 03:57:53 2005 http://epydoc.sf.net