[hibernate-issues] [Hibernate-JIRA] Updated: (HV-486) Remove getMethod() from MethodConstraintViolation

Hardy Ferentschik (JIRA) noreply at atlassian.com
Thu Jun 9 08:27:25 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HV-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik updated HV-486:
---------------------------------

    Fix Version/s:     (was: 4.2.0.CR1)
                   4.2.0.Final

Moving this into the next release, also atm I feel we should not change this at all.

> Remove getMethod() from MethodConstraintViolation
> -------------------------------------------------
>
>                 Key: HV-486
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-486
>             Project: Hibernate Validator
>          Issue Type: Improvement
>          Components: engine
>            Reporter: Gunnar Morling
>            Assignee: Hardy Ferentschik
>             Fix For: 4.2.0.Final
>
>
> The class {{MethodConstraintViolation}} currently has a member {{getMethod()}} which returns a {{java.lang.reflect.Method}}. In order to align representation of methods throughout the meta API this should be replaced with something like {{getName()}} and {{getParameterType()}}.
> We also might consider to return {{MethodDescriptor}} here.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list