[jboss-jira] [JBoss JIRA] Commented: (JASSIST-144) ProxyObject#setHandler interferes with business methods of the same name

Steve Ebersole (JIRA) jira-events at lists.jboss.org
Tue Aug 23 14:45:19 EDT 2011


    [ https://issues.jboss.org/browse/JASSIST-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623527#comment-12623527 ] 

Steve Ebersole commented on JASSIST-144:
----------------------------------------

Personally, I think the best approach is a method whose name does not match the Java Bean spec where that method is likely to get mixed in with such a bean.  Something like {{obtainHandler}} or if you want to make it explicitly clear that this is a mixed-in method {{$$$obtainHandler$$$}}

> ProxyObject#setHandler interferes with business methods of the same name
> ------------------------------------------------------------------------
>
>                 Key: JASSIST-144
>                 URL: https://issues.jboss.org/browse/JASSIST-144
>             Project: Javassist
>          Issue Type: Feature Request
>    Affects Versions: 3.12.0.GA
>            Reporter: Steve Ebersole
>            Assignee: Shigeru Chiba
>
> Being reported by Hibernate/JPA users -> https://hibernate.onjira.com/browse/HHH-5731

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list