2Nov/050
Elidune, XUL, soap and gcc-4
Recently quiet a few problems have been resolved, I should progress much faster now.
On the server side :
- I've rewrote the management of the threads in Elidune server. It had some issues with deadlocks since the threads starting order was totally out of control.
- Fixed some bits to make the compilation under gcc 4 possible.
- Fixed some problems into the WSDL generation. Now it has proper datas structures definitions.
Xul client
- Created a connection class. It can already login, manage the session and do a research into the catalog.
- Started to build the UI. I'm thinking about a new orgranization of the UI, but since I had lot of issues for the soap connection I haven't progress much on this.