Joel,
I believe that Justin Stepka (correct me if I'm wrong, Justin) has written a
Hibernate PropertySet implementation.

-Pat

----- Original Message -----
From: "Joel Rosi-Schwartz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; "hibernate
list" <[EMAIL PROTECTED]>
Cc: "Patrick Lightbody" <[EMAIL PROTECTED]>; "Gavin King"
<[EMAIL PROTECTED]>; "Mike Cannon-Brookes" <[EMAIL PROTECTED]>
Sent: Saturday, December 07, 2002 2:01 PM
Subject: Details of hibernate provider for OsUser


> I have been looking over the existing OsUser providers and considering
> the best approach for creating a hibernate provider. There are a two
> issues I would like to have some feedback on.
>
> First off I think that it will be worth the effort to keep it as
> architecturally generic as possible. Towards that end I am considering
> using the properties that are passed into the Provider's init() to
> retrieve a JNDI name for the SessionFactory. Is this sufficiently
> generic for most user's or does it have to be even more flexible?
>
> Second, I am a bit concerned at the usage of the PropertySetManager for
> storing the user's profile.  My first consideration is that it does not
> fit neatly into the architecture of the applications that I plan to use
> this for. I could get over that one and would not mind terribly creating
> two version; one that used the PropertSetManager and one that stored the
> data directly in my application's objects. What I have a hard time
> buying into is the extra work to create the Hibernate Propertyset
> implementation. If I am not mistaken Gavin expressed willingness to do
> that some time back if someone else did...  Did that ever get done? If
> not is someone willing to bite off that part of this task?
>
> - joel



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to