KIO question - synchronous IO?

David Faure dfaure at klaralvdalens-datakonsult.se
Wed Nov 19 08:54:51 CET 2003


On Wednesday 19 November 2003 07:48, Maciej Stachowiak wrote:
> I think this would be a great long-term solution. But I don't think it 
> is currently possible to pause kjs execution at an arbitrary point in 
> the JavaScript code and then resume later. Much of the current 
> execution state is represented by the C/C++ call stack.

Hmm, indeed. I hadn't really thought this through it seems.
Then you need a local event loop indeed (like in kdelibs/kio/kio/netaccess.cpp)

-- 
David Faure -- faure at kde.org, dfaure at klaralvdalens-datakonsult.se
Qt/KDE/KOffice developer
Klarälvdalens Datakonsult AB, Platform-independent software solutions


More information about the Khtml-devel mailing list