Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Florent Georges <lists@fg...> - 2011-03-07 09:34:23
|
Hi, This is not a blocking issue for me, but I have to feed the output of a query to another query, so I thought to provide the second query as the destination of the first one (the same way it is possible to chain transforms to each other). But the class XQueryEvaluator does not implement Destination as XsltTransformer does. Is there any reason for that? Having this would allow more elegant user code, and well as not requiring the developer to buffer the output of the first query (or transform) explicitly into a tree in memory. Regards, -- Florent Georges http://fgeorges.org/ |