Abdelrazak Younes wrote: > Peter Kümmel wrote: > >> At the current stage the code is full of dependencies, >> and some circular could only be solved by moving functions >> into a other library. > > I think you should forget about the controller for now and concentrated > on the frontend. Mathed seems also to be a good candidate. > > [...] >> Is there a chance that something like this could be checked in? >> If not I could spare my time. > > I would welcome this change but last time I brought this issue I was > back fired. > >> But supporting shared libraries is like another code cleanup, >> which makes the libraries more independent from another. > > Agreed but let's proceed in steps: > 1) unicode > 2) cleanup the qt4 frontend > 3) splitup the qt4 frontend > ... >
As I understand it we can't only make qt4 a shared library, so: 1) unicode 2) kernel lib 3) libs -> shared libs 4) qt4 -> shared lib > If you're not interested in 1) you could of course proceed to 2) ;-) > > Abdel. > >> >> > > -- Peter Kümmel