| Home | Trees | Indices | Help |
|---|
|
|
HandlerAcceptor --+
|
Recentest
Recentest is like Latest, but without using a clock or TimeHandler. As a result, it can only guarantee causality, not synchrony. However, for most users, Recentest is preferable to Latest.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
The set_handler method accepts a Handler. It must cause that Handler to have its register() method called with an appropriate DObject. This can often be accomplished by simply calling another HandlerAcceptor's set_handler method.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 17 14:53:05 2009 | http://epydoc.sourceforge.net |