Re: [hibernate-dev] Hibernate.org layouts

2015-08-22 Thread Steve Ebersole
I went ahead for now with your first (1) option. So for ORM, the left-hand "Documentation" link now becomes 3: "Documentation (5.0)", "Documentation (4.3)", "Documentation (4.2)". Not ideal long term, but as you said, the easiest solution for now and it works. But it got me thinking that a lot o

Re: [hibernate-dev] Hibernate ORM SQL generation

2015-08-22 Thread Steve Ebersole
I got that initial refactoring pushed to my fork... On Fri, Aug 21, 2015 at 3:51 PM Steve Ebersole wrote: > Just a heads up that I started a major refactoring of the antlr4 poc > project in preparation for starting to look at this next sql-gen step. > > First I am making it into a multi-module p

Re: [hibernate-dev] Hibernate.org layouts

2015-08-22 Thread Hardy Ferentschik
Hi, On Sat, Aug 22, 2015 at 02:22:01PM +, Steve Ebersole wrote: > I went ahead for now with your first (1) option. So for ORM, the left-hand > "Documentation" link now becomes 3: "Documentation (5.0)", "Documentation > (4.3)", "Documentation (4.2)". Right, definitely the easiest. > Not idea