Grzegorz Kossakowski napisał(a):
Ard Schrijvers napisał(a):
IMHO generator is not suitable for this task as it would lead to bogus
pipelines only for proxing. E.g. you want include your RSS via
XInclude, then you have to build
<map:generate type="someproxy"/>
<map:serialize type="xml"/>
And call this pipeline thought cocoon:/ protocol. Given that, it seems
that http scheme/Excalibur's source is more convenient.
For the last point, there was implementation[1] of Excalibur's source
which was meeting our expectations. Good explanation how to use it was
there[2]. However, this code was in 'scratchpad' block and was removed
in 2.1.7 release as no one was maintaining it. Valuable gems has been
lost, unfortunately.
As for now I cannot work on this but in not-so-distant future I could
port and document cached source into 2.1.x's core of course question
is if patch would be accepted.
My gut feeling is that conditional gets are not implemented in
Cocoon/Excalibur and I have no idea if would be hard "fix" it.
Any hints greatly appreciated.
*Gosh* forgot about links:
[1]
http://svn.apache.org/viewvc/cocoon/tags/RELEASE_2_1_6/src/blocks/scratchpad/java/org/apache/cocoon/components/source/impl/
[2]
http://svn.apache.org/viewvc/cocoon/tags/RELEASE_2_1_6/src/blocks/scratchpad/conf/caching-source.xconf?view=markup
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]