[ 
http://www.stripesframework.org/jira/browse/STS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter closed STS-65.
-------------------------


> Make DefaultTypeConverterFactory easier to extend
> -------------------------------------------------
>
>                 Key: STS-65
>                 URL: http://www.stripesframework.org/jira/browse/STS-65
>             Project: Stripes
>          Issue Type: Improvement
>    Affects Versions: Release 1.0
>            Reporter: Tim Fennell
>            Assignee: Tim Fennell
>             Fix For: Release 1.1
>
>
> Because there is no way to access the map of converters, anyone wishing to 
> extend the default impl has to create their own map for mapping 
> type->converter, and then implement getTypeConverter() to check their own set 
> of converters, and if one is not found, delegate to super.getTypeConverter().
> If there was a simple protected addTypeConverter(type, converter) method, 
> it'd make extending much easier.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to