t.p.m.DOMUnjellier : class documentation

Part of twisted.persisted.marmalade View Source View In Hierarchy

No class docstring
Method __init__ Undocumented
Method unjellyLater Unjelly a node, later.
Method unjellyInto Utility method for unjellying one object into another.
Method unjellyAttribute Utility method for unjellying into instances of attributes.
Method unjellyNode Undocumented
Method unjelly Undocumented
def __init__(self): (source)
Undocumented
def unjellyLater(self, node): (source)
Unjelly a node, later.
def unjellyInto(self, obj, loc, node): (source)

Utility method for unjellying one object into another.

This automates the handling of backreferences.
def unjellyAttribute(self, instance, attrName, valueNode): (source)

Utility method for unjellying into instances of attributes.

Use this rather than unjellyNode unless you like surprising bugs! Alternatively, you can use unjellyInto on your instance's __dict__.
def unjellyNode(self, node): (source)
Undocumented
def unjelly(self, doc): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:02:37.