Re: [Hibernate] DO NOT BREAK HibernateExt

2005-08-16 Thread Max Rydahl Andersen
I forgot to ask - what was the breakage ? -max Every single time you play with Configuration, Mappings, o.h.mapping.*, you potentially break HibernateExt. And now, annotations 3.1beta4 will not be compatible with H3 3.1 beta2. And now I'm pissed off.

Re: [Hibernate] DO NOT BREAK HibernateExt

2005-08-16 Thread Emmanuel Bernard
public Mappings(... final List auxiliaryDatabaseObjects ) Max Rydahl Andersen wrote: I forgot to ask - what was the breakage ? -max Every single time you play with Configuration, Mappings, o.h.mapping.*, you potentially break HibernateExt. And now, annotations 3.1beta4 will

Re: [Hibernate] DO NOT BREAK HibernateExt

2005-08-16 Thread Max Rydahl Andersen
: [Hibernate] DO NOT BREAK HibernateExt public Mappings(... final List auxiliaryDatabaseObjects ) Max Rydahl Andersen wrote: I forgot to ask - what was the breakage ? -max Every single time you play with Configuration, Mappings, o.h.mapping.*, you potentially break HibernateExt