Scott,

What is the best way to determine that a WalkingInteratorSorted
has been called and what forces that to be called. Both the <xsl:for />
and an <xsl:copy-of /> both exercise this behavior when I would not
expect either to do so.

If there is a WIS present, should we just turn off streaming mode ??

How limited is the set of xsl to effectively use Streaming mode ??

Knowledge of when a WIS or other multi traversing iterators are used
may prove to be very beneficial when trying to achieve high performance.

Thanks
John G

[EMAIL PROTECTED] wrote:

> > Now the problem is, the method WalkingIteratorSorted#setRoot actually
>
> Well, the whole idea behind a streaming stylesheet is that a
> WalkingIteratorSorted should never be called.  Unfortunately, sometimes a
> WalkingIteratorSorted is created when it shouldn't be.
>
> > Is there another place where I should be regulating access to the
> > ResultSet
>
> Probably the thing to do is, if streaming mode is on, check the stylesheet
> to make sure no WalkingIteratorSorteds are present???
>
> -scott

--

--------------------------------------
John Gentilin
SMART911
18314 Carlwyn Drive
Castro Valley CA 94546

    Contact Info
[EMAIL PROTECTED]
Phone 1-510-881-4821
--------------------------------------

begin:vcard 
n:Gentilin;John
tel;fax:510-727-0931
tel;work:510-881-4821
x-mozilla-html:FALSE
url:www.smart911.com
org:SMART911;Development
adr:;;18314 Carlwyn Drive;Castro Valley;CA;94546;USA
version:2.1
email;internet:[EMAIL PROTECTED]
title:CTO
fn:John Gentilin
end:vcard

Reply via email to