I thought we had already agreed two monthes ago where the line was.
The exact problem is that the line moves. When I had trouble with processes a few months ago, QProcess was out of the question. I do agree with Georg that we should not touch existing code if they are not broken (since it is tempting to replace the process stuff with QProcess), and GUII should be kept. However, new stuff like Xml may take advantage of now-in-support qt support. Do we all agree on the following? 1. GUII should be kept. (No QtGui beyond frontend/qt4) 2. Existing code should not be converted to Qt... unless a bug is found. 3. none GUI Qt functions can be used for new features. Bo
