[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6132) Process and bind global configuration annotations

Hardy Ferentschik (JIRA) noreply at atlassian.com
Fri May 13 10:12:25 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42314#action_42314 ] 

Hardy Ferentschik commented on HHH-6132:
----------------------------------------

i am undecided. Somehow it has a certain beauty. The problem is that we are now not only mocking annotations, but also using _DotName_ not as class or package name. On the other hand a _DotName_ can just be seen as a seperated name. But how do you know what the mocked _AnnotationInstance_s contain? 
Btw, what's wrong with the _ at EntityListeners_ annotation, together with the _ at PrePersist_ and _ at PostPersist_. _ at EntityListeners_ can be mocked against any target and _ at PrePersist_ and _ at PostPersist_ we mock onto the actual listener.

> Process and bind global configuration annotations
> -------------------------------------------------
>
>                 Key: HHH-6132
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6132
>             Project: Hibernate Core
>          Issue Type: Sub-task
>          Components: metamodel
>            Reporter: Hardy Ferentschik
>            Assignee: John Verhaeg
>             Fix For: 4.0.0.Beta1
>
>


-- 
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