Best to first design the interface between the GUI and the core of the
application.

Then GUI type decisions can be made by the GUI team without impacting the
other sub-projects.

Also this helps keep model logic out of the GUI.

The interface will need the data structures, the function signatures and
also the calling sequences (who calls who, who calls back).
-- 
Regards,
Martin
([EMAIL PROTECTED])
IT: http://methodsupport.com Personal: http://thereisnoend.org

Reply via email to