Re: [hibernate-dev] JBoss Cache Searchable interfaces

2008-06-26 Thread Emmanuel Bernard
-- Emmanuel Bernard http://in.relation.to/Bloggers/Emmanuel | http://blog.emmanuelbernard.com | http://twitter.com/emmanuelbernard Hibernate Search in Action (http://is.gd/Dl1) On Jun 24, 2008, at 13:15, Manik Surtani wrote: Hi guys - a few comments on the public interfaces of

Re: [hibernate-dev] JBoss Cache Searchable interfaces

2008-06-26 Thread Manik Surtani
On 26 Jun 2008, at 13:48, Emmanuel Bernard wrote: SNIP / * iterator(); don't think it's that useful in practice, scroll is probably more practical as it lazily loads Lucene data (contrary to iterator) Then why don't we just lazily load Lucene data into the iterator and drop scroll()? I

Re: [hibernate-dev] Work on HHH-3110

2008-06-26 Thread Steve Ebersole
One thing I'd ask for future is that you stick to hibernate style as it makes it easier to see *real* changes. For example, you are using space-expansion in place of tabs, etc. This discussion has come up before and I had been thinking of another approach to address this, however, my approach is

Re: [hibernate-dev] Work on HHH-3110

2008-06-26 Thread Les Hazlewood
Oh, please feel free to resolve/close http://opensource.atlassian.com/projects/hibernate/browse/HHH-3358 when the patch is applied/tests run, etc... On Thu, Jun 26, 2008 at 1:36 PM, Les Hazlewood [EMAIL PROTECTED] wrote: On Thu, Jun 26, 2008 at 1:28 PM, Steve Ebersole [EMAIL PROTECTED] wrote:

Re: [hibernate-dev] Work on HHH-3110

2008-06-26 Thread Steve Ebersole
http://hibernate.org/436.html is the developer resource page. If you click through the Intellij User Info link it will show you the style config I use. Unfortunately our wiki does not have attachment capability, so the style xml doc is there inline; just follow the instructions... It'll be in