Re: How to get transformiix working on Thunderbird?

Peter Van der Beken <[email protected]>
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Robert North wrote:
> As a first step I have tried using the transformiix.so file from Mozilla 
> 1.8a. This works to a degree, being able to create transformiix classes, 
> with a few idiosyncrasies, but crashes when try to evaluate an XPath.

What version of Thunderbird? If you use Thunderbird 1.0 you need to get 
Transformiix from the corresponding branch, for example from Firefox 1.0.

> var xslt = 
> Components.classes["@mozilla.org/document-transformer;1?type=xslt"].getService(); 
> 
> var xpathEval = 
> Components.classes["@mozilla.org/transformiix-domci-extender;1"].getService(); 

This is completely wrong, document-transformer;1?type=xslt is not a 
service and transformiix-domci-extender;1 is only to be used by the DOM 
code.

Peter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.