You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2015/03/05 15:31:50 UTC

[jira] [Updated] (TAP5-1719) Deprecate Configuration type, and replace with OrderedConfiguration

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

Jochen Kemnade updated TAP5-1719:
---------------------------------
    Affects Version/s: 5.4

> Deprecate Configuration type, and replace with OrderedConfiguration
> -------------------------------------------------------------------
>
>                 Key: TAP5-1719
>                 URL: https://issues.apache.org/jira/browse/TAP5-1719
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core, tapestry-ioc
>    Affects Versions: 5.3, 5.4
>            Reporter: Howard M. Lewis Ship
>
> Over time, the use of the unordered Configuration type has proven to be a problem, since contributions to such a configuration can't have an override.
> It would be nice if Configuration were deprecated, leaving just two types of configuration: Ordered and Mapped.
> Where Configuration is currently used, it could be wrapped as an OrderedConfiguration, with ids automatically generated in some way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)