> >I'm still pretty new to AOLServer and Tcl and just found out about [incr > >Tcl] (itcl), tclx, XoTcl, etc.
> >So, is it possible to use different versions of Tcl (like [incr Tcl]) > >with AOLServer? Note that incr tcl, xotcl, stooop, and the other dozen or two OO extensions are not ''different versions of Tcl'' - they are extensions that work with Tcl. There are a few other 'different' versions of Tcl - Jacl (a Java based implementation of Tcl), a Tcl in hardware solution that was discussed as this fall's Tcl conference, and a few other alternatives. Typically the only time one finds a problem making use of a Tcl extension with a Tcl embedded application like AOLServer is if there are naming conflicts. -- Tcl - The glue of a new generation. <URL: http://wiki.tcl.tk/ > Larry W. Virden <mailto:lvirden@;cas.org> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><-
