Re: Question on Spec
Posted by
Benjamin Van Ryseghem (Pharo) on
Aug 06, 2014; 9:58am
URL: https://forum.world.st/Question-on-Spec-tp4771958p4771976.html
On 06 Aug 2014, at 11:52, Thomas Bany <
[hidden email]> wrote:
In short, when you call RewriteTool new, you have a fully initialized description of the GUI, but you don't have the GUI.
Exactly :)
The model hierarchy is made to be independent of the rendering framework behind.
Ben