You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2010/12/09 02:36:04 UTC

[jira] Resolved: (MFCOMMONS-15) Move and document some very useful classes from shared to myfaces commons utils

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

Leonardo Uribe resolved MFCOMMONS-15.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.1-SNAPSHOT

> Move and document some very useful classes from shared to myfaces commons utils
> -------------------------------------------------------------------------------
>
>                 Key: MFCOMMONS-15
>                 URL: https://issues.apache.org/jira/browse/MFCOMMONS-15
>             Project: MyFaces Commons
>          Issue Type: Improvement
>          Components: myfaces-commons-utils
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 1.0.1-SNAPSHOT
>
>
> Shared project holds some very useful utility classes that it could be good to have on myfaces commons utils.
> The idea is start to move only the classes and methods that are useful, but take care of document them, to finally have a decent api in that field.
> Examples of useful classed that should be include are:
> org.apache.myfaces.shared.util.ArrayUtils ( concat() function is very useful)
> org.apache.myfaces.shared.util.StringUtils (its splitLongString is a very, very useful function)
> org.apache.myfaces.shared.util.LocaleUtils
> org.apache.myfaces.shared.renderkit.html.HTML (but instead an interface use a final class)
> a subset of RendererUtils and HtmlRendererUtils methods
> ......

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.