You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Grzegorz Kossakowski (JIRA)" <ji...@apache.org> on 2007/08/10 23:39:42 UTC

[jira] Closed: (COCOON-2103) Replace Initialization of Object Model by helper classes with more solid mechanisms

     [ https://issues.apache.org/jira/browse/COCOON-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grzegorz Kossakowski closed COCOON-2103.
----------------------------------------

    Resolution: Fixed

The goals of this issue has been almost achieved. One remaining task is to put parameters in ObjectModel outside pipeline component, probably in sitemap/pipeline implementation. That was described in this message:
http://article.gmane.org/gmane.text.xml.cocoon.devel/74479

This task will be covered by another issue so I can safely close this one.

> Replace Initialization of Object Model by helper classes with more solid mechanisms
> -----------------------------------------------------------------------------------
>
>                 Key: COCOON-2103
>                 URL: https://issues.apache.org/jira/browse/COCOON-2103
>             Project: Cocoon
>          Issue Type: Sub-task
>          Components: * Cocoon Core, - Expression language, Blocks: Templating
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Grzegorz Kossakowski
>            Assignee: Grzegorz Kossakowski
>             Fix For: 2.2-dev (Current SVN)
>
>
> Currently initialization of Object Model is spread on various helper classes like:
>   * org.apache.cocoon.template.environment.FlowObjectModelHelper
>   * org.apache.cocoon.environment.TemplateObjectModelHelper
> that use some static methods and variables.
> I'm going to slim down these (and other) classes to absolute minimum or remove them completely in the end.
> Most initialization will be moved to ObjectModel providers classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.