[EMAIL PROTECTED] wrote:
>
> I think there are two bugs here:
>
> 1) I don't think we do any special treatment for a DOM node in setParameter
> (i.e. produce a DTM adapter). We probably should.
See my email on this (it should be arriving shortly -- there seems to be
a big delay today). I don't think we should treat things specially
because the parameter may later be passed to an extension function
that's expecting what the user actually passed in.
>
> 2) <xsl:copy-of select="xalan:nodeset($stylesheets)"/> with just the
> default RTF is producing awfully strange results.
I'll have a look at this.
Gary