On Monday, April 14, 2003, at 10:09 AM, Matt Sergeant wrote:
On Sun, 13 Apr 2003, Chris Leishman wrote:
Actually - the Cocoon guys have covered this topic in their basic concepts introduction:
http://xml.apache.org/cocoon/userdocs/concepts/index.html#c2- abstractions
Their conclusion is pretty much the same as mine - starting with XSP in
the pipeline is ok for examples but bad for real systems. Better to
use a 'logicsheet' (xslt) to create an xsp page to be processed. And
as soon as people start trying to do this, incremental caching is
invaluable...
That's why I say never use a logicsheet ;-)
Cocoon logicsheets are flawed ideas IMHO when faced with AxKit's ability
to write taglibs.
But I thought you can write taglibs in Cocoon too.....
Regards, Chris