Hi all Today I finished another step in the XMPPKit and StepChat development. After a code tweak, I added the necessary code to implement a debug version both for XMPPKit and StepChat.
To build the debug version of XMPPKit type, on GNUstep: look at the INSTALL files of XMPPKit and StepChat to activate the the drug build in the XMPPKit framework directory; on Cocoa: you should set the build as Debug or Release in Xcode. I do this call because in these days I have very few time, however today I spent some of my time to test, and all work fine for me both on OS X and gnu step on linux; still can’t try on FreeBSD actually. Also, I added some weeks ago, the initial MUC code; I just added the code that I test and I’m sure that it works because I read somewhere that some of the étoilé frameworks are going to be released, so I thought is useless to put on the server unfinished and not well integrated code. List of progresses: - XMPPKit and StepChat build and run again on OS X. Lot of work was done to “revamp” the old nibs, update them making compatible with Xcode 5 (but also 4). Thank You Eric for the help fixing the .xcodeproj files and in general for the help in bug discovery/reporting/fixing. - StepChat uses some of the new XMPPKit new features to discover a server features and items putting them in a GUI debug console, easy to read and manage (in the future code) - The code is cleaner than before - debug option to build a debug version of XMPPKit and StepChat, see the INSTALL files. - Others minor tweaks I can’t remember actually but I put them in the ChangeLog files of both, look there for more details Future work: - Make StepChat to support multi account - Finish MUC - some other things to see after the MUC completed implementation. Hoping you like what I done, I also hope to finish the MUC implementation as soon as I can, time is going to be few again, but I ever dedicate to étoilé the most of my free time. Enjoy. Cheers, Alex _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev