Sha256: 8302ea644b98a1dfc8c980ef7a1164c1e6e06accd7351d4d72b7a64d4fe7753a

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

$Id: TODO,v 1.1.1.1 2006/03/09 01:36:19 roscopeco Exp $

XML::XSLT needs a class method that'll let it use a stylesheet that's
already in memory.  Something like: xsl = XML::XSLT.string(stylesheet)

Need version constants to be available for both LIBXML and LIBXSLT

Need a way of changing the IO stream used for printing the output

Should have some way of turning on more debugging that what's there

Need to add the ability to save to a file

Ability to dump the tree instead of the result to a given IO stream (partially completed, iirc)

Ability to dump the registered extension elements and functions to a given IO stream

Ability to turn on and off the DTD loading phase

Ability to increase the maximum depth of applying templates

Some way of specifying that the incoming document is xhtml and not xml

Some way of specifying that the incoming document is SGML docbook

A way of setting parameters (key/value pairs) before the stylesheet gets processed

A way of not telling the XSL engine to not fetch DTDs over a network

A way of specifying the SGML catalogs to use

A way of turning on XInclude processing of the document input

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
libxslt-ruby-0.3.6 TODO