Re: [Hibernate] useless parameter in SecondPass interface

2006-08-02 Thread Max Rydahl Andersen
ok for me to fix the code in the metadata package too or does it need to stay compatible to the old version ? /max > I don't use them. Will I ever need to integrate them? > core CR3 is incompatible with annotations CR1 already so I guess you can > do the change. > > Max Rydahl Andersen wrote

Re: [Hibernate] useless parameter in SecondPass interface

2006-08-02 Thread Max Rydahl Andersen
On Wed, 02 Aug 2006 18:47:13 +0200, Emmanuel Bernard <[EMAIL PROTECTED]> wrote: > I don't use them. Will I ever need to integrate them? Maybe, but not via this parameter since it's "behavior" is tied into how hbmBinder process the meta attributes. > core CR3 is incompatible with annotations

Re: [Hibernate] useless parameter in SecondPass interface

2006-08-02 Thread Emmanuel Bernard
I don't use them. Will I ever need to integrate them? core CR3 is incompatible with annotations CR1 already so I guess you can do the change. Max Rydahl Andersen wrote: > Hi Emmanuel/Steve, > > The fix I just did for > http://opensource.atlassian.com/projects/hibernate/browse/HHH-1963 renders >