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

Ales Justin updated WELD-374:
-----------------------------

    Fix Version/s: 1.2.0.Beta1
                       (was: 1.1.1.Final)


> 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: 1.2.0.Beta1
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to