Re: [hibernate-dev] Metamodel component binding

2011-07-25 Thread Steve Ebersole
On 07/25/2011 02:20 PM, Steve Ebersole wrote: > Hardy, the test is currently failing for annotations because components > are currently being pushed to > org.hibernate.metamodel.source.annotations.entity.ConfiguredClass#simpleAttributeMap > instead of > org.hibernate.metamodel.source.annotations.en

[hibernate-dev] Metamodel component binding

2011-07-25 Thread Steve Ebersole
Here is the work I have been doing on component bindings: https://github.com/sebersole/hibernate-core/tree/HHH-6480 Hardy, the test is currently failing for annotations because components are currently being pushed to org.hibernate.metamodel.source.annotations.entity.ConfiguredClass#simpleAttri

[hibernate-dev] IRC Developer Meeting 7/25

2011-07-25 Thread Steve Ebersole
Meeting ended Mon Jul 25 16:17:03 2011 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) Minutes: http://transcripts.jboss.org/meeting/irc.freenode.org/hibernate-dev/2011/hibernate-dev.2011-07-25-15.11.html Minutes (text): http://transcripts.jboss.org/meeting/irc.f

Re: [hibernate-dev] Hibernate Search, more API changes in SearchFactory

2011-07-25 Thread Sanne Grinovero
2011/7/25 Emmanuel Bernard : > > On 24 juil. 2011, at 21:19, Sanne Grinovero wrote: > >> Hello, >> I'm thinking to hide the ReaderProvider API from the public interface; >> it will still be available at SPI level, but I would prefer to keep >> the option open to remove the ReaderProvider altogether

Re: [hibernate-dev] Hibernate Search, more API changes in SearchFactory

2011-07-25 Thread Emmanuel Bernard
On 24 juil. 2011, at 21:19, Sanne Grinovero wrote: > Hello, > I'm thinking to hide the ReaderProvider API from the public interface; > it will still be available at SPI level, but I would prefer to keep > the option open to remove the ReaderProvider altogether in a near > future (replacing it by