[Tclxml-devel] RE: TclDOM/libxml2, TclXSLT - Tcl 8.3.5
by Andreas Kupries other posts by this author
Nov 4 2002 9:47PM messages near this date
[Tclxml-devel] Re: TclDOM/libxml2, TclXSLT - Tcl 8.3.5
|
[Tclxml-devel] Re: Tcldom - update
> -----Original Message-----
> From: Steve Ball [mailto:Steve.Ball@[...].com]
> Sent: Monday, November 04, 2002 1:46 PM
> To: Andreas Kupries
> Cc: Jeff Hobbs; tclxml-devel
> Subject: 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.
Oh, so this is an external XSLT function provided by Tcl and not something
from
the standard ? ... Ok, just removing that functionality for 8.3.5 would be
an
easy solution. I won't object if you do it that way. Just tell which way you
went.
> Cheers,
> Steve Ball
--
Andreas Kupries <andreask@[...].com>
Developer @ http://www.ActiveState.com
-------------------------------------------------------
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
|