[JDEV] Client libararies in Tcl
Kerem
waster at iname.com
Sat Apr 7 12:24:47 CDT 2001
*sighs*
Anyway, nice to see my name inside the files... Also, nice to notice some of
my comments, and internal varnames too :)
BTW, i liked the way you did them OO :)
Regards,
Kerem HADIMLI
Mats Bengtsson wrote:
>
> Hi all,
>
> I've made a complete rewrite and redesign of Todd Bradley et al's
> jabberlib, which are client libraries written in tcl.
>
> Everything is now completely OO, so you may have several instances
> of jabberlib, each connected to a different server. The roster is
> an object as well that communicates with both jabberlib and the
> client.
>
> This is an "alpha" release, and some parts are completely
> untested, such as 'groupchat', for instance. There are also
> some open questions, in particular, exactly when and where
> roster items are set.
>
> Even if your client is in C/C++ it is fairly simple to integrate
> tcl in it. This way the client becomes much more configurable
> and easier to maintain (and the tcl part is of course completely
> cross platform).
>
> Download TclXML from "http://hem.fyristorg.com/matben/tclxml2.0p1.tar.gz",
> jabberlib from "http://hem.fyristorg.com/matben/JabberLib1.0a1.tar.gz",
> and the core Tcl/Tk from "http://dev.scriptics.com"
>
> Any feedback is greatly appreciated.
>
> Enjoy, Mats Bengtsson (matben at privat.utfors.se)
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
--
If it happens once, it's a bug.
If it happens twice, it's a feature.
If it happens more than twice, it's a design philosophy.
More information about the JDev
mailing list