You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Christian Haul <ha...@dvs1.informatik.tu-darmstadt.de> on 2001/10/17 16:37:34 UTC

Re: cvs commit: xml-cocoon2/src/org/apache/cocoon/components/language/markup/xsp/java esql.xsl

On 17.Oct.2001 -- 02:12 PM, haul@apache.org wrote:
> haul        01/10/17 07:12:14
> 
>   Modified:    src/org/apache/cocoon/components/language/markup/xsp/java
>                         esql.xsl
>   Added:       src/org/apache/cocoon/components/language/markup/xsp
>                         EsqlConnection.java EsqlConnectionCocoon2.java
>                         EsqlHelper.java EsqlQuery.java
>   Log:
>   Patch from Thorsten
>     - removed the inner classes (created real ones)
>     - moved redundant code into a helper class
>     - added support for jdbc ResultSet positioning
>       (now we can do paging not only for MySQL and PostgreSQL
>        and it's quite easy to add more)
>     - added a <esql:previous-results> as counterpart of <esql:more-results>

Team,

on purpose have I not committed this to 2.0 nor 1.0 since 1.0 seems to
be in maintenance mode and although I honestly believe this patch is
sane I don't want to break anything so short before rc2 or final.

I'd be happy to commit it to the other branches if so desired. Note
that for C1 some differences in helper classes exist
(i.e. org.apache.cocoon.processor.xsp.library.sql as opposed to
org.apache.cocoon.components.language.markup.xsp) 

	Chris.

-- 
C h r i s t i a n       H a u l
haul@informatik.tu-darmstadt.de
    fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


RE: cvs commit: xml-cocoon2/src/org/apache/cocoon/components/language/markup/xsp/java esql.xsl

Posted by Torsten Curdt <tc...@dff.st>.
> On 17.Oct.2001 -- 02:12 PM, haul@apache.org wrote:
> > haul        01/10/17 07:12:14
> > 
> >   Modified:    src/org/apache/cocoon/components/language/markup/xsp/java
> >                         esql.xsl
> >   Added:       src/org/apache/cocoon/components/language/markup/xsp
> >                         EsqlConnection.java EsqlConnectionCocoon2.java
> >                         EsqlHelper.java EsqlQuery.java
> >   Log:
> >   Patch from Thorsten
> >     - removed the inner classes (created real ones)
> >     - moved redundant code into a helper class
> >     - added support for jdbc ResultSet positioning
> >       (now we can do paging not only for MySQL and PostgreSQL
> >        and it's quite easy to add more)
> >     - added a <esql:previous-results> as counterpart of <esql:more-results>
> 
> Team,
> 
> on purpose have I not committed this to 2.0 nor 1.0 since 1.0 seems to
> be in maintenance mode and although I honestly believe this patch is
> sane I don't want to break anything so short before rc2 or final.
> 
> I'd be happy to commit it to the other branches if so desired. Note
> that for C1 some differences in helper classes exist
> (i.e. org.apache.cocoon.processor.xsp.library.sql as opposed to
> org.apache.cocoon.components.language.markup.xsp) 

I crosschecked. Seems to be fine.
Thanks!
--
Torsten

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org