> We've stripped eXist down to just the bits that we need, and we are
> not using the Cocoon aspects. However, it seems like the sandbox,
> sandbox2, and xquery function libraries require cocoon. Or, at least,
> parts of them. Is that an accurate assumption?
No, none of those require Cocoon. The function library search used
Cocoon to apply the final XSL transformation, but this is now handled by
controller.xql. All Cocoon-based examples where moved to the
webapp/cocoon directory.
> What triggered this was that in xquery/functions.xql is the line "
> Return the main XML page, which will be transformed into HTML by
> Cocoon."
I just forgot to look through the comments.
Wolfgang
|