Package bazaar :: Module core
[show private | hide private]
[frames | no frames]

Module bazaar.core

This module contains basic Bazaar implementation.

Every application object should derive from PersistentObject class.

Class Bazaar is designed to to get, modify, find and perform other operations on objects of any application class.

Brokers (Broker class) are responsible for operations on objects of specific application class.
Classes
Bazaar The interface to get, modify, find and perform other tasks on application objects.
Broker Application class broker.
PersistentObject Parent class of an application class.

Variable Summary
Logger log = <logging.Logger instance at 0x404cef2c>

Variable Details

log

Type:
Logger
Value:
<logging.Logger instance at 0x404cef2c>                                

Generated by Epydoc 2.0 on Tue Mar 23 14:53:29 2004 http://epydoc.sf.net