[Seaside] Re: authentication for seaside

Ramon Leon ramon.leon at allresnet.com
Wed Dec 29 16:10:33 UTC 2010


On 12/28/2010 05:47 PM, Andy Burnett wrote:
> What difference would the persistence mechanism make?  Are you saying
> that e.g. GLORP and Postgres would need a different mechanism than
> Gemstone, or does it impact the design in some other way?  Excuse my
> ignorance!
>
> Cheers
> Andy

I was thinking more in terms of a user being a domain object and how 
you'd deal with adding/finding/removing users in a generic 
authentication plugin in a persistence neutral manner that wouldn't need 
rewritten once a final persistence mechanism was chosen.  It would not 
be done the same way in Glorp as in Gemstone for example.  Perhaps it'd 
be more of a mini-framework where you'd have to subclass a few things 
and fill in a few blanks before things worked.

Ramon Leon
http://onsmalltalk.com


More information about the seaside mailing list