|
Boost : |
From: Andy Little (andy_at_[hidden])
Date: 2005-09-30 04:57:05
"Andy Little" <andy_at_[hidden]> wrote
> 5 Must use main as an entry point. Seems trivial but affects how lightweight a
> GUI application is. Lightweight is good!
Separation of the GUI from main may be reminscent of model-view-controller
architecture. Here main represents model. GUI represents view-controller.
Just a thought.
regards
Andy Little
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk