last steps towards jwchat-1.0 (and thoughts about what’s beyond)
Currently I’m preparing for the long awaited release of JWChat v1.0. I haven’t been working on it for a long time now (2-3 years) and all I want to do is to fix some remaining issues, do some compatibility tests and that’s it. So if you know of some things you think they should urgently make into the v1.0 release please let me know.
My plans are to discontinue development on JWChat’s code basis after the release. As so many other projects JWChat has evolved out of some initial proof of concept and as such the code is merely utterly ugly. What I’d like to see is a framework for building web enabled (aka AJAX), XMPP driven chats that is really easy to integrate into existing projects. Which is easy to adopt and customize. I’m thinking of something built on top of dojo(?) and jsjac(?) with an MVC driven approach that let’s you define which parts to (re)use wihtin your own app and let’s you customize those that aren’t exactly the way you like it. Actually I’ve already started with it but that’s not ready for prime time. Hope there’s enough spare time for it soon