March 30, 2017
10:43 a.m.
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