Make type conversion code easier to re-use by including dummy converters for 
String, Object and possibly Character
------------------------------------------------------------------------------------------------------------------

                 Key: STS-234
                 URL: http://mc4j.org/jira/browse/STS-234
             Project: Stripes
          Issue Type: Improvement
            Reporter: Tim Fennell
         Assigned To: Tim Fennell
             Fix For: Release 1.4


Right now the type converter factory doesn't have converters for String (since 
there is no conversion), Object (again, because there's no conversion)  or 
Character.  This leads to special case code in the places it's used, and makes 
it harder for anyone else wanting to re-use the type conversion stuff in their 
applications.  Simple type converters for these three types would make it a lot 
easier to use.

-- 
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

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to