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
|
|||
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jan 31 18:49:51 2009 | http://epydoc.sourceforge.net |