Hi Sanne
You are right and Im not happy with the enum class. I wanted to have a
single configuration that was available on the creation of the search
factory and re use when required. I'll take a look at changing that
with a better solution.
Cheers
Amin
Sent from my iPhone
On 9 Mar 2010, at 12:47, Sanne Grinovero <sanne.grinovero(a)gmail.com>
wrote:
yes that is it;
There has been some talking about other strategies as well on previous
mails, like jms, but that lead to nowhere so yes I'm suggesting now to
forget about other default implementations at the moment and proceed
as you just said.
2010/3/9 Emmanuel Bernard <emmanuel(a)hibernate.org>:
> I thought the goal was to have something pluggable with two default
> impls (exception and log). If that's what you are describing I am
> ok, if not, then I don't understand ;)
>
> On 9 mars 2010, at 12:08, Sanne Grinovero wrote:
>
>> Emmanuel are you ok with this if we either log or rethrow the
>> exception back to application code? jms et al looks complex and I
>> don't see the benefit.
>
>