Copyright 2005 Fourthought, Inc. (USA). Detailed license and copyright information: http://4suite.org/COPYRIGHT Project home, documentation, distributions: http://4suite.org/
Classes:
|
Globals:
|
Repository client (4ss, 4ss_manager) base module
|
|
#placeholder for windows
|
|
An abstraction of our internal RPC protocol. Currently this is implemented as sending pickled dictionaries
across a socket. We have plans to make this more cross language friendly
|
|
Repository server (direct access) base module
|
|
Subclasses must define self.MessageSource as the module containing a g_errorMessages mapping of error codes to message strings.