Re: SQL Extensions & Streaming Mode

2001-08-01 Thread Scott_Boag
To: [EMAIL PROTECTED] 07/31/2001 cc: 02:20 PM Subject: Re: SQL Extensions & Streami

Re: SQL Extensions & Streaming Mode

2001-07-31 Thread Scott_Boag
) 07/31/2001 12:19 PM Subject: Re: SQL Extensions & Streaming Mode Please respond to xalan

Re: SQL Extensions & Streaming Mode

2001-07-31 Thread John Gentilin
ohn Gentilin > rt911.com>cc: [EMAIL PROTECTED] > Subject: Re: SQL Extensions & >Streaming Mode > 07/30/2001 > 04:15 PM > > > &g

Re: SQL Extensions & Streaming Mode

2001-07-31 Thread Scott_Boag
Gentilin cc: [EMAIL PROTECTED] Subject: Re: SQL Extensions & Streaming

Re: SQL Extensions & Streaming Mode

2001-07-30 Thread John Gentilin
Maybe we could make a special call into the DTM before we execute > WalkingInteratorSorted#setRoot? > > -scott > > > John Gentilin > rt911.com>cc: [EMAIL PROTECTED] >

Re: SQL Extensions & Streaming Mode

2001-07-30 Thread Scott_Boag
bject: Re: SQL Extensions & Streaming Mode 07/30/2001

Re: SQL Extensions & Streaming Mode

2001-07-30 Thread John Gentilin
Scott, What is the best way to determine that a WalkingInteratorSorted has been called and what forces that to be called. Both the and an 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 th

Re: SQL Extensions & Streaming Mode

2001-07-30 Thread Scott_Boag
> 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