March 31, 2017
6:14 a.m.
To me a datasource should deliver data and not UI elements. On Thu, Mar 30, 2017 at 12:43 PM, Stephan Eggermont <stephan@stack.nl> wrote:
On 29/03/17 17:53, Stephane Ducasse wrote:
What I do not like is that a source is a Morph and not a domain object. To me there is something wrong. I do not understand why we will have to rewrite source objects to get fast table in another UI.
What exactly do you mean by a source is a Morph? The FTDataSource is just a helper object returning widgets for the cells, and they happen to be Morphs. Looks like a clean interface to me. What am I missing?
Stephan