the older HibernateService for avalon was removed as the org.sf.hibernate
name needed changing to org.hibernate...  I also have a large number of
refactorings for the service..  I will hopefully have the updated code
recommitted back into Hibernate over the next week.

Part of the refactor is to make the HibernateService work in a more 'native'
fashion for various avalon containers (plus other contianers).

Eric

> -----Original Message-----
> From: Peter Courcoux [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 13, 2004 7:00 PM
> To: Turbine Users List; [EMAIL PROTECTED]
> Subject: Re: hibernate / avalon
>
>
>
> Peter,
>
> I cannot remember the details but I don't think the HibernateAvalon
> component worked particularly well. I may be wrong but I think even its
> author now uses a different model.
>
> Personally, my use of Hibernate with Avalon works on the basis
> that I keep
> the hibernate objects clean and do not attempt to make them DAO's, but I
> do write a Manager for virtually every hibernate object and make the
> Manager class an Avalon component.
>
> This does seem to work effectively. Session management is then handled
> separately using a model which suits the domain. You could look at the
> zebra-antelope web application at
>
> http://zebra.tigris.org/nonav/antelopeZebraSample/
>
> This shows one way of working with Hibernate with Avalon components as
> managers. Meercat is the library used to manage hibernate sessions in a
> web-app environment. All source code is at tigris.
>
> Regards,
>
> Peter
>
> On Tue, 13 Jul 2004 [EMAIL PROTECTED] wrote:
>
> > Hi,
> >
> > The hibernate howto states "We leverage the Avalon based
> HibernateService that
> > is hosted as part of the HibernateExt project."
> > When I checked the repository there, I can only find stuff in
> the attic. The
> > files were deleted 5 weeks ago, as nobody maintained it anymore.
> > Does it live on elsewhere?
> >
> > thx,
> > p
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to