contents [
         ^[ :e |
             e
                 build: self headerContent;
                 build: menu;
                 break;
                 build: self mainContent;
Note that then mainContent could return just a widget, like "^Login new".

Yes, that's another improvement :)

It's really nice to have external critics about your code, especially
when you have been locked up alone with it for a while, and don't always
see the mistakes you make...

These are not mistakes. :-)

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to