Re: [hibernate-dev] Hibernate Search 421

2010-03-19 Thread Amin Mohammed-Coleman
Hi Please find updated patch with the removal of the enum singleton. Thanks Amin On 17 Mar 2010, at 12:58, Sanne Grinovero wrote: > Hi Amin, > thanks for the update, see some thoughts: > > 2010/3/16 Amin Mohammed-Coleman : >> Hi folks, >> >> I've removed the enum singleton and created a clas

Re: [hibernate-dev] website migration

2010-03-19 Thread Steve Ebersole
>>> - the old links are pointing to a broken version of the site (like >>> http://www.hibernate.org/410.html ). >> Such as where? What is 410.html? If its important then we have url >> remapping set up for certain old urls and can do the same here. > > http://www.hibernate.org/410.html is the

Re: [hibernate-dev] website migration

2010-03-19 Thread Emmanuel Bernard
Right, the key is to keep a unified UI and navigation (keep links back and forth the technically different projects sharing the hibernate name). I think what you are describing would work nicely at least for Search and Validator as we are modularizing them and Validator has Bean Validation atta

Re: [hibernate-dev] website migration

2010-03-19 Thread Steve Ebersole
As I said in the other email and here below as well, my preference was that each project was its own project as far as magnolia was concerned. The issue there is the domain name to an extent. Think of it in terms of the author UI: / ... hibernate/ hibernate-search/ hibernate-validator/ hiberna

Re: [hibernate-dev] website migration

2010-03-19 Thread Emmanuel Bernard
On 19 mars 2010, at 06:32, Steve Ebersole wrote: > Oops, one of my response got cut off... > >>> Todos? / remarks after seeing the site live: >>> - I feel like Core should be a subproject like the other ones, ie have >>> a generic welcome page but also a specialized page for core. Otherwise >>>

Re: [hibernate-dev] website migration

2010-03-19 Thread Emmanuel Bernard
On 19 mars 2010, at 06:24, Steve Ebersole wrote: > On 03/18/2010 05:11 PM, Emmanuel Bernard wrote: >> Hello, >> >> I've done a few changes: >> - I've homogenized the list of projects (dark background) for all >> subprojects + core. I felt it was confusing to get that changed >> - I've put the

Re: [hibernate-dev] website migration

2010-03-19 Thread Emmanuel Bernard
On 19 mars 2010, at 03:57, Hardy Ferentschik wrote: >> - I'm personally not a big fan multiple ways of reaching the same page (ie >> top bar with nesting drop menus and the "quicklinks") > > I could drop the quick links for Search, Validator and Metamodelgen as well. > I just added them, becaus