[ http://mc4j.org/jira/browse/STS-455?page=all ]
Tim Fennell resolved STS-455.
-----------------------------
Fix Version/s: Release 1.5
Resolution: Fixed
We took a slightly different tack on this one. There's a new public method on
the TypeConverterFactory and FormatterFactory interfaces called add() that
allows user-space code to add new converters and formatters directly. This
could be called from a ServletContextListener or base ActionBean.
Also, see STS-436 for a more generic way to automatically find and use lots of
"stripes extensions" kind of classes.
> Allow adding TypeConverters and Formatters without extending
> TypeConverterFactory or FormatterFactory
> -----------------------------------------------------------------------------------------------------
>
> Key: STS-455
> URL: http://mc4j.org/jira/browse/STS-455
> Project: Stripes
> Issue Type: Improvement
> Reporter: Ben Gunter
> Assigned To: Ben Gunter
> Fix For: Release 1.5
>
>
> TypeConverters and Formatters should be able to be configured in web.xml.
> Since both interfaces take a generic type parameter, Stripes should be able
> to use that type parameter to register the converter or formatter with the
> default implementations of TypeConverterFactory and FormatterFactory.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development