Hello,

I unfortunately had not much time reading the cookbook or looking at the
argouml code - just my 2 cent:

> Many of our subsystems have a small GUI part. It could be as small as
> a tab in the Settings-window.

Perhaps these small parts are "quick hacks" and break the MVC pattern.
The argouml core system needs to provide these subsystems methods for
dealing with the GUI.

For example:
If a subsystem needs some settings, it should register its own setting 
handler etc. with the setting system.

Subsystems, which provide complete new GUI functionality should be
splitted into two View/Model subsystems. But this should be an
exception!

Regards,
Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to