[ http://issues.apache.org/jira/browse/COCOON-773?page=all ]
Pier Fumagalli updated COCOON-773:
----------------------------------
Reporter: Marc Portier (was: Marc Portier)
> [apples] Sharing the current state of the implementation
> --------------------------------------------------------
>
> Key: COCOON-773
> URL: http://issues.apache.org/jira/browse/COCOON-773
> Project: Cocoon
> Type: Improvement
> Components: - Components: Avalon
> Versions: 2.1.8-dev (Current SVN)
> Environment: Operating System: All
> Platform: All
> Reporter: Marc Portier
> Assignee: Cocoon Developers Team
> Priority: Minor
> Attachments: apples-block-src.jar
>
> Initial cut of some code (code-named 'apples' and wrapped up as an unstable
> block)
> that provides an alternative implementation for the flow according to some
> comcepts and wild ideas that were originally bundled up here:
> http://wiki.cocoondev.org/Wiki.jsp?page=GeneralizedFlow
> There remains quite some work to do / issues to tackle and / ascpects to cover
> but probably some fysical code offers the more meat on the bone to guide us
> through further discussions.
> In order to tie this in with the cocoon build process you will probably need
> to
> add something like this into the gump.xml:
> <project name="cocoon-block-apples" status="unstable">
> <package>org.apache.cocoon</package>
> <ant target="gump-block">
> <property name="block-name" value="apples"/>
> <property name="version" value="@@DATE@@"/>
> </ant>
> <depend project="cocoon" inherit="all"/>
> <work nested="tools/anttasks"/>
> <home nested="build/cocoon-@@DATE@@"/>
> <jar name="blocks/apples-block.jar"/>
> <nag from="Gump" to="[email protected]"/>
> </project>
> The package in attachment also includes a small sample to be found in the
> samples area of the webapp.
> Haven't written no other documentation yet and javadoc is limited... wanted to
> get this out first.
> -marc=
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira