Subject: Re: msxml and removing parameters from a cached processor
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Thu, 23 Mar 2006 13:46:09 -0500
|
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
|