Paul Hammant wrote: > (interloping from the AvalonDB server project) > > We'd like to be able to use a technique where we compile SQL SELECT > statements into Java class "actions". OK, so this is a non-rendering > class, but it has similar aspects to JSP and XSP pages in that it is > cached and used again later. > > My reason for popping into this list is to basically ask two questions: > > 1) Is the org.apache.cocoon.components.language.programming.java package > suitable for reuse, or is it too tightly coupled with Cocoon? > 2) Can we think about moving the package to Avalon's Excalibur? ( I can > do the addition work to Avalon's CVS tree, you folks switch your impl...)
I'd say the packages under org.apache.cocoon.components.language, in general, aren't really coupled to Cocoon. The programming.java package in particular could be reused with practically no change. Ricardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]