on 5/10/2000 11:10 AM, John McNally <[EMAIL PROTECTED]> wrote:
> I would like a solution that works for cases where a app has subclassed
> TurbineUser and added attributes. The simpler solution is less OO. The
> user object represents the user in the session. When logging in the user
> does not change so I think it is better if the user object does not change.
> Of course if the user object before and after logging in are equivalent it
> doesn't make much difference, but it seems easier to maintain the
> equivalence by just keeping the same user object.
>
> I think it should be as easy as possible to subclass TurbineUser. So it
> would be best if one did not have to override the retrieveFromStorage method
> to do so.
>
Ok. I understand. Lets do it using your idea then.
-jon
--
Java Servlet Based - Open Source | Collab.Net
Bug/Issue Tracking System | now hiring smart people
<http://scarab.tigris.org/> | <http://Collab.Net/jobs/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]