[Tclxml-devel] Re: TclDOM/libxml2, TclXSLT - Tcl 8.3.5
by Steve Ball other posts by this author
Nov 4 2002 9:46PM messages near this date
[Tclxml-devel] Re: ! TclXSLT build broken by header change !
|
[Tclxml-devel] RE: TclDOM/libxml2, TclXSLT - Tcl 8.3.5
Hi Andreas,
You wrote:
> I was wrong in this. Bad memory. The old API is 'TclpGetTime',
> and it is available via the internal stub table of Tcl 8.3.5.
>
> So TclDOM/libxml2 could be made to configure and run with 8.3.5.
> Question is, should we ?
I've made a note in the source code. It is only used in
one place, as part of the event system. My preferred
option would be to simply put in a macro that disables
the use of the time function if TCL_VERSION < 8.4
and document the lack of functionality in 8.3.5 (and earlier)
in the man page.
Cheers,
Steve Ball
--
Steve Ball | XSLT Standard Library | Training & Seminars
Zveno Pty Ltd | Web Tcl Complete | XML XSL Schemas
http://www.zveno.com/ | TclXML TclDOM | Tcl, Web Development
Steve.Ball@[...].com +---------------------------+---------------------
Ph. +61 2 6242 4099 | Mobile (0413) 594 462 | Fax +61 2 6242 4099
-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
Tclxml-devel mailing list
Tclxml-devel@[...].net
https://lists.sourceforge.net/lists/listinfo/tclxml-devel
Thread:
Steve Ball
Andreas Kupries
|