xsl-list
[Top] [All Lists]

Re: [xsl] msxml and removing parameters from a cached processor

2006-03-24 08:25:05
I was thinking you could add a private field to the XSLTProcessor object for IE that just holds the names in an array. Every time the transform gets called any new params are added to the list. Upon a call to clearParameters on a proc object just loop through the array and set the value to an empty string.

best,
-Rob


But that wouldn't restore to the initial value, it would just empty them.

--

Joe

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>