Andre Poenitz wrote:
> On Tue, Feb 02, 2010 at 02:53:58PM +0100, Peter Kümmel wrote:
>> Am Sonntag, den 31.01.2010, 14:29 +0100 schrieb Andre Poenitz:
>>>> How do we proceed now ?
>>> I think it's time to use signal/slots, this time in the right direction.
>>> The buffer emits a message, possibly with an indication that it is
>>> temporarily and the view (or the server...) connects to it.
>>>
>>> Andre'
>> Does this also mean currently we have no clear Model/View design?
> 
> Sort of.
> 
> Right now the Gui is basically signaling the Core to change and the
> Core pushes changes to the Gui. Which is pretty wrong.

You mean the core knows the gui and calls gui-only functions to
update the view? This would be indeed wrong.

Where there attempts to fix this design? Or was the design OK
in good old times and then somehow became wrong? Haven't Abdel
tried to cleanup this?

Shouldn't we do a cleanup/redesign at such places?

Peter

Reply via email to