Anybody got any experience using this XSLT processor? http://raa.ruby-lang.org/project/ruby-xslt/ I need one. Are there alternatives? Thanks, Bill -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060816/b66b934a/attachment.html
In Windows you can call MSXML via OLE. In jruby you can use any java based XSLT processor. Its also probably possible to write a XSLT sheet to transform XSLT into ruby code that uses REXML :-) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060817/d37872c5/attachment.html