[weld-issues] [JBoss JIRA] (WELD-374) Provide sane toString() for classes

Ales Justin (Resolved) (JIRA) jira-events at lists.jboss.org
Wed Nov 16 09:16:41 EST 2011


     [ https://issues.jboss.org/browse/WELD-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ales Justin resolved WELD-374.
------------------------------

    Resolution: Out of Date


Open new issue if still some toString needs to be fixed.

                
> Provide sane toString() for classes
> -----------------------------------
>
>                 Key: WELD-374
>                 URL: https://issues.jboss.org/browse/WELD-374
>             Project: Weld
>          Issue Type: Feature Request
>            Reporter: Pete Muir
>            Assignee: Nicklas Karlsson
>            Priority: Critical
>             Fix For: TBC
>
>
> Currently these vary in quality, some providing good info (e.g. WeldClassImpl), some too little (e.g. WeldFieldImpl) and some are just crazy.
> In general, the approach should be to delegate the toString to the Names class (see toString(Class<?> rawType, Set<Annotation> annotations, Type[] actualTypeArguments) for a good one).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list