Reinhard Poetz pisze:
yes, this dependency on the Cocoon source resolver has to removed ASAP
because otherwise our claim that SSF is independant from Cocoon core is
bogus.
Filled up an issue: https://issues.apache.org/jira/browse/COCOON-2176
My plan is to register default Excalibur's SourceResolver implementation as a Spring-bean and use it
by default. Then, Cocoon Core would replace it with CocoonSourceResolver using Spring configurator
features (property overriding, etc.).
Additionally, I think we should move BlockContext source implementation from components to impl
module of SSF.
Those two should resolve this issue.
--
Grzegorz Kossakowski