Module ExampleModule
[hide private]

Module ExampleModule

source code

An Example DataSource and DataType implementation.

Classes [hide private]
  ExampleDataProviderTwoWay
An example dataprovider demonstrating how to partition funtionality in such a way
  ExampleDataType
A sample conduit.DataType.DataType used to represent a page from the GNOME wiki.
  ExampleConverter
An example showing how to convert data from one type to another
Variables [hide private]
  log = logging.getLogger("modules.Example")
  MODULES = {"ExampleDataProviderTwoWay": {"type": "dataprovider...
Variables Details [hide private]

MODULES

Value:
{"ExampleDataProviderTwoWay": {"type": "dataprovider"}, "ExampleConver\
ter": {"type": "converter"}}