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

Thiago H. de Paula Figueiredo closed TAP5-1573.
-----------------------------------------------

    Resolution: Invalid

Contributions should be done to DataTypeAnalyzer, a public service, not 
DefaultDataTypeAnalyzer, which is an internal one.

> Contributing to DataTypeAnalyzer is only possible using service ids
> -------------------------------------------------------------------
>
>                 Key: TAP5-1573
>                 URL: https://issues.apache.org/jira/browse/TAP5-1573
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Igor Drobiazko
>              Labels: bulk-close-candidate
>
> Currently the only way to contribute to DataTypeAnalyzer service is using 
> service id:
>     public static void contributeDefaultDataTypeAnalyzer(
>             MappedConfiguration<Class, String> configuration) {
>         ...
>     }
> It should be possible to use @Contribute annotation accompanied by a marker 
> annotation to provide contributions for the DefaultDataTypeAnalyzer service.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to