Re: TclXSLT question: best approach?



sorry... no beard (just a little bit older than 29...)

I am developing a project with tcl on XML, but I was forced to use java
saxon XSLT procesor in order to get 2.0 features.

I understood that xslt package for TCL (bound to the underlying GNOME
libraries) is still supporting 1.0. Anyone knows about plans for 2.0
implementation?

Cheers,

Massimo

.



Relevant Pages

  • Re: using xml to save/open project data
    ... tcl very much, but likely to ask stupid questions. ... Think of it as saving data. ... I've been told that generating an xml file is the best way to go about ...
    (comp.lang.tcl)
  • Re: Aejaks 0.5 released
    ... If I understood correctly, this is usable only from the tcl that runs inside java, isn't it? ... AEJAKS: http://aejaks.sf.net ... This package contains source for Java and Tcl files, documentation source, build scripts, library files, icon and image source, Eclipse project and classpath files. ...
    (comp.lang.tcl)
  • Re: Aejaks 0.5 Released
    ... tcl that runs inside java, ... (Well, I expect an answer like load tclblend, and load ... javatcl on the java interpreter, ... should be able to run Aejaks. ...
    (comp.lang.tcl)
  • Re: tDOM doesnt support encoding=ASCII?
    ... a Tcl channel then Tcl will ... specifically asked for binary encoding), so any XML encoding declaration ... but when tdom sees it it is almost certainly UTF-8. ...
    (comp.lang.tcl)
  • Re: Reading and writing XML gets tediuos
    ... I do something similar in the Web Services for Tcl package where I take the type information and use that to convert between Tcl dicts and XML. ... You would only want to do this for your config document. ...
    (comp.lang.tcl)