You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2008/02/19 17:54:40 UTC

[jira] Created: (TILES-252) Add setters to configurable objects

Add setters to configurable objects
-----------------------------------

                 Key: TILES-252
                 URL: https://issues.apache.org/struts/browse/TILES-252
             Project: Tiles
          Issue Type: Sub-task
          Components: tiles-compat, tiles-core
    Affects Versions: 2.0.5
            Reporter: Antonio Petrelli
             Fix For: 2.1.x


Currently every configurable object, like BasicTilesContainer and UrlDefinitionsFactory, takes its configuration from a map of parameters in their "init" methods.
There should be setter methods for the inner objects, so that configuration can be made externally, in a IoC fashion.

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


[jira] Assigned: (TILES-252) Add setters to configurable objects

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli reassigned TILES-252:
--------------------------------------

    Assignee: Antonio Petrelli

> Add setters to configurable objects
> -----------------------------------
>
>                 Key: TILES-252
>                 URL: https://issues.apache.org/struts/browse/TILES-252
>             Project: Tiles
>          Issue Type: Sub-task
>          Components: tiles-compat, tiles-core
>    Affects Versions: 2.0.5
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.x
>
>
> Currently every configurable object, like BasicTilesContainer and UrlDefinitionsFactory, takes its configuration from a map of parameters in their "init" methods.
> There should be setter methods for the inner objects, so that configuration can be made externally, in a IoC fashion.

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


[jira] Resolved: (TILES-252) Add setters to configurable objects

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli resolved TILES-252.
------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1.x)
                   2.1.0

Added setters where needed.

> Add setters to configurable objects
> -----------------------------------
>
>                 Key: TILES-252
>                 URL: https://issues.apache.org/struts/browse/TILES-252
>             Project: Tiles
>          Issue Type: Sub-task
>          Components: tiles-compat, tiles-core
>    Affects Versions: 2.0.5
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.0
>
>
> Currently every configurable object, like BasicTilesContainer and UrlDefinitionsFactory, takes its configuration from a map of parameters in their "init" methods.
> There should be setter methods for the inner objects, so that configuration can be made externally, in a IoC fashion.

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


[jira] Closed: (TILES-252) Add setters to configurable objects

Posted by "Antonio Petrelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/TILES-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli closed TILES-252.
----------------------------------


Closed due to the release of Tiles 2.1.0.

> Add setters to configurable objects
> -----------------------------------
>
>                 Key: TILES-252
>                 URL: https://issues.apache.org/struts/browse/TILES-252
>             Project: Tiles
>          Issue Type: Sub-task
>          Components: tiles-compat, tiles-core
>    Affects Versions: 2.0.5
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.0
>
>
> Currently every configurable object, like BasicTilesContainer and UrlDefinitionsFactory, takes its configuration from a map of parameters in their "init" methods.
> There should be setter methods for the inner objects, so that configuration can be made externally, in a IoC fashion.

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