/[Apache-SVN]
ViewVC logotype

Revision 473701


Jump to revision: Previous Next
Author: danielf
Date: Sat Nov 11 12:24:37 2006 UTC (17 years, 5 months ago)
Changed paths: 2
Log Message:
Make Cocoon runnable inside IDEs (or at least inside Eclipse).
* Extended the DeploymentUtil so that it handles the case when the blocks in the classpath has the URL type file:.
* Refactored BlockContextSource to create map with child sources in the constructor instead of in method invocations.
* Added a dynamic proxy to child sources in the BlockContextSource, so that the child source get the block name as name. The previous code only worked in e.g. the TraversableGenerator if the source that the block name was resolved to happened to have the block name as collection name.

Changed paths

Path Details
Directorycocoon/trunk/core/cocoon-core/src/main/java/org/apache/cocoon/components/source/impl/BlockContextSource.java modified , text changed
Directorycocoon/trunk/core/cocoon-core/src/main/java/org/apache/cocoon/core/deployment/DeploymentUtil.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26