Home | Trees | Indices | Help |
---|
|
object --+ | DelayedMerge
This little class takes a Relation object, and a function that returns a Relation object when initialized. When it is called it passes the params on to the function and executes it merging the result on to the original Relation object. This enables chaining scope methods.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Jun 30 17:41:50 2011 | http://epydoc.sourceforge.net |