Hey Chris

Just a heads up.  I'm going to submit two patches in the near future for esql.
One is to fix the footer behavior-- since the footer occurs after the comparison, if 
you put an <esql:get-???> in the footer it returns data for the next row.  it should 
return data for the most recent row.

The other patch will allow looping to be controlled completely from the outside of 
esql.  This just entails exposing "next-row" and is "more rows?" functionality through 
the logic sheet.  Also, the <esql:get-???> calls will have to be made available to 
descendents of <esql:results> not just <row-results>

Look for the patches in bugzilla sometime this week.

Tim

On Tue, Mar 05, 2002 at 09:55:20PM +0100, Christian Haul wrote:
> On 05.Mar.2002 -- 09:40 PM, Christian Joelly wrote:
> > Hello!
> > 
> > has anybody sucessfully used esql:group/esql:member in C2?
> > 
> > i looked at the esql.xsl and the group and member templates are not in
> > that taglib. maybe they are not implemented?
> 
> Perhaps you looked at the wrong version? It should be contained in Cocoon
> 2.0.1 and above. It certainly is contained in HEAD.
> 
>       Chris.
> 
> -- 
> C h r i s t i a n       H a u l
> [EMAIL PROTECTED]
>     fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to