Package twisted :: Package world :: Module wovenhack
[show private | hide private]
[frames | no frames]

Module twisted.world.wovenhack

This is not a module. It is a workaround for the fact that we do not currently have any way to register an adapter without loading both interfaces and the adapter, which would entail loading all of woven.

If you are using woven and world together, import this. Eventually it should become a no-op.
Variable Summary
MetaStorable IntList
instance method registerAdapter
MetaStorable StorableList
MetaStorable StrList

Variable Details

IntList

Type:
MetaStorable
Value:
<class 'twisted.world.compound.IntList'>                               

registerAdapter

registerAdapter = twisted.python.components.AdapterRegistry.registerAdapter

StorableList

Type:
MetaStorable
Value:
<class 'twisted.world.compound.StorableList'>                          

StrList

Type:
MetaStorable
Value:
<class 'twisted.world.compound.StrList'>                               

Generated by Epydoc 1.1 on Fri Jun 27 03:49:21 2003 http://epydoc.sf.net