On Tue, Jan 6, 2009 at 16:22, Anders Olofsson <[email protected]> wrote: > I kept busy with Qt4-Gui when Licq 2 was last moving and I don't remember > much of the old discussions. > So can someone tell what the current status of Licq 2 is? How much is done > and what remains?
The current version can load and start plugins, do basic message (events) passing and unload plugins. There is a logging mechanism, wrappers for pthread types (thread, mutex, condition) and an eventloop that supports timers and file descriptors. Some ground work has been laid but a lot work remains to get it in the same shape as licq 1. What is needed is more eyes on the code so that we can come up with a good way to solve all the different problems. > Also, is there a draft or design of how the new architecture and interfaces > should be? Or is the header files in the Licq 2 branch updated to represent > (and document) this? There are some documents on the wiki, but I don't know how up to date they are. The best thing is to look at the source for licq and the simple plugin. > Erik: If we get Licq 2 moving again, will you help with the work or have you > gotten other priorities nowadays. I hope I'll be able to start helping out again in the coming months. Not as much as previous, but at least a little here and there. // Erik -- Erik Johansson Home Page: http://ejohansson.se/ PGP Key: http://ejohansson.se/erik.asc
