wait a minute....

> 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.

not quite sure about this one.... don't know what you mean by footer

> 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>

But...

...why would someone want to have ResultSet values *NOT* under
row-results. That's exactly how JDBC does it and I couldn't think of any
reason not to do it the same way...
--
Torsten


---------------------------------------------------------------------
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