On 22/11/2011 22:09, Abdelrazak Younes wrote:
On 21/11/2011 23:40, Vincent van Ravesteijn wrote:
>
> And won't have, as long as the core steers the gui [ 1/2 ;-) ]
>
> Andre'
And the core will be steering the GUI as long as we can't use qt
signals in the core.
And we won't use Qt signals in the core as long as nobody makes the
effort to use it in the core.
Just to be clearer, we decided 2 years ago, that QtCore is now allowed
in src/ wherever needed. Qt signals is obviously needed there,
Buffer::changed() signal being the main use case.
As far the core steering the gui, we are not so far from doing the
opposite. We just need to cleanup/reorganise a bit more the dispatch
machinery.
Abdel.