On Friday, Oct 10, 2003, at 10:47 Europe/Rome, Stephan Michels wrote:
<map:pipeline access="protected"> -> Accessible by all blocks, but not outside of Cocoon
this is useless and/or harmful. only dependent blocks can have access to the pipeline. scope is already limited by design.
BTW, shouldn't the 'root' block decide which resources are public and which are private?! So that everything is protected, except the 'root' block exposes them.
no, this level of level protection is done by the dependencies.
-- Stefano.