Re: [hibernate-dev] Oracle12cDialect identity support

2015-12-26 Thread Steve Ebersole
I'd prefer that IDENTITY never be the native generator any time we add a new Dialect. Native is a Hibernate-only concept and so we can really choose whatever we want for native generators. Also native is an outdated concept, replaced by AUTO and SequenceStyleGenerator. IMO we should never be cho

Re: [hibernate-dev] Hibernate biweekly newsletter

2015-12-26 Thread Steve Ebersole
+1 from me on the concept. Of course the problem is always the resources needed keep that going. But if you are offering... I huge +1 from me. On Thu, Dec 24, 2015 at 4:50 AM Emmanuel Bernard wrote: > That’s a good idea. > We actually also discussed something a bit different. Every month or so

Re: [hibernate-dev] javax.money

2015-12-26 Thread Steve Ebersole
Correct. And things are "possible in any number of ways". Some are just more right than others. The fun is the fact that the question of which which is more right can be different depending on your perspective and that is clearly the case here. >From the user's perspective the best solution is

Re: [hibernate-dev] Hibernate biweekly newsletter

2015-12-26 Thread Sanne Grinovero
On 26 December 2015 at 16:55, Steve Ebersole wrote: > +1 from me on the concept. > > Of course the problem is always the resources needed keep that going. But > if you are offering... I huge +1 from me. Same here :) +1 ___ hibernate-dev mailing list hi