[hibernate-dev] Possibly interesting use of Jandex

2014-03-09 Thread Steve Ebersole
As I move through the metamodel code, I try to keep an eye on things we want to do eventually and where/how they might fit in the new mapping processing and binding code. One of the changes we are going through is the move to Jandex. Mainly we are using Jandex for its "annotation indexing" capabi

Re: [hibernate-dev] Separating javax.persistence.AccessType and org.hibernate.property.PropertyAccessor

2014-03-09 Thread Steve Ebersole
> > AccessType in JPA means both but is also much more limited than our > PropertyAccessor approach. If your plan is to separate them in the > metamodel, then +1 and if propertyAccessor is not set, fall back to > JPA's default behavior. > What I mean is that currently we utterly have no internal

Re: [hibernate-dev] Code templates empty on "Contributing to Hibernate using Eclipse" page

2014-03-09 Thread Steve Ebersole
Yes, it should. Could someone that actually works with Eclipse fix that? Sanne you seem to be the only one updating this page; could you maybe upload yours? Or Brett, I know you use Eclipse off/on, could you? On Fri, Mar 7, 2014 at 9:02 AM, Guillaume Smet wrote: > Hi, > > I already mentioned