Hi
for a GUI I want the View/Controller to observe the Model. The
View/Controller registers at the Model as observer. I guess there is an
easy way to get this functionality in ISE Eiffel - for example by
inheriting from the correct class - but I don't know which one. Can
someone point me in the right direction?