Package amplee :: Package atompub :: Module store
[show private | hide private]
[frames | no frames]

Module amplee.atompub.store

Representation of a store.

Synopsis
--------

A store is a conceptual representation of your APP instance.
It is the outter envelop of the underlying entities involved.
APP does not define the concept of store per se but it is
a common way of naming and representing an APP instance.

A store is not really concerned about the meaning of members and
media resources however. All it cares about is 'meta-data' and 'content'.

A store needs at least one meta-data storage which will be used
to persist the representation of APP members.

A store can accept a second store which will be used to persist
media resources. If not provided the meta-data storage is then used.

Classes
AtomPubStore  

Generated by Epydoc 2.1 on Thu Jul 19 15:32:17 2007 http://epydoc.sf.net