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