xsl-list
[Top] [All Lists]

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

2006-03-23 11:46:21
Robert Koberg wrote:
I don't understand why the processor caches the parameter values in the first place.

Let me clarify that sentence. I understand you are adding/setting a name value pair in the processor object's param map. I just think it is wrong. It will cause confusion for a person thinking that a transformation is fresh each time. What benefit is there in persisting the map? When would you want to reuse the name/values of params of a previous transformation for a new transformation?

best,
-Rob

--~------------------------------------------------------------------
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>
--~--