Home | Trees | Indices | Help |
|
---|
|
Proxy objects for the model that live in the GUI thread and are able to respond immediately. They do so by keeping a local copy of the data of the real model
We take copies of the data in the elixir model, because accessing an attribute on the model, might cause an sql query which might take a long time, and might freeze the gui
Submodules | |
|
Classes | |
ValueLoading Class indicating that a value was not yet loaded into the proxy |
Variables | |
__package__ = None hash(x) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 12 15:41:31 2010 | http://epydoc.sourceforge.net |