No Sanne, I don't yet. I'm not saying that there are any specific
differences I just believe in separation of concerns (maybe too much). I
might look at the code one day and say "Hey, this should just be in the
DirectoryProvider. That remains to be seen.
I just received chapter 11 and 13 this weekend to do and I HAVE to get that
done. I've been laid up for the last 2 weeks with a pinched nerve in my back
and that's been REAL fun also. ;>((
I'm seeing a chiropractor so I hope to be back in the loop this week. My
talk on Hibernate Search to the Utah Java User's Group is this Thursday and
I want to do a good job there. I hope I can stand up straight :>). Maybe
I'll sit.
John G.
-----Original Message-----
From: Sanne Grinovero [mailto:sanne.grinovero@gmail.com]
Sent: Sunday, November 16, 2008 9:55 AM
To: John Griffin
Cc: hibernate-dev(a)lists.jboss.org; Emmanuel Bernard
Subject: Re: [hibernate-dev] RE: Hibernate Search Road Map
I'm also curious about the differences;
John, do you have some experiments ready?
I still didn't understand what your are planning to
build, but it sounds interesting.
2008/10/21 Emmanuel Bernard <emmanuel(a)hibernate.org>:
On Oct 12, 2008, at 12:56, John Griffin wrote:
>
> HSEARCH-269 - Dictionary
>
> Rather than refactor DirectoryProvider to support a dictionary
> index
> in the baseDir, I came up with the idea of a DictionaryProvider, Sanne
and
> I
> agreed the best way to do this is that the DictionaryProvider extend
> DirectoryProvider and we go from there. This provides the best
> flexibility.
What kind of specific behavior has a DictionaryProvider over a regular
DirectoryProvider?