On 03/05/17 00:25, Peter Uhnak wrote:
you can look at chapter 9.1 in the Spec Booklet http://files.pharo.org/books-pdfs/spec/2017-01-23-SpecBooklet.pdf it shows how to integrate any morph inside a Spec Model.But did you look at FastTabelModel? It uses FTTableMorph underneath, so maybe it can already do what you need.
And otherwise it probably means FastTableModel needs to expose some more properties. We'd welcome enhancements there.
Stephan