I am of the idea, that we should have a generic JDBC Security Service that runs directly on top of JDBC and is independent of Torque or Hibernate. It just seems simpler. -- Humberto
> -----Original Message----- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 25, 2003 1:02 PM > To: 'Turbine Users List' > Subject: RE: hibernate security service... > > > Gerardo, > > there is a bunch coming.. While the current hibernate > service works well, I > am in the process of refactoring the project to have: > > /api > /hibernate > /memory > /adapters > /turbine > /opensymphony > > so that you don't get a big bunch of extra stuff. I am also > adding a new > model in called "groups" that basically allows you to put > users in multiple > groups, and groups in multiple groups. But no "roles" or > "permissions". I > will have a hibernate and memory implmentations of that. > Look for it in > about two weeks, as I am traveling a bunch.. > Eric > > > -----Original Message----- > > From: Gerardo Segura [mailto:[EMAIL PROTECTED] > > Sent: Monday, November 24, 2003 6:11 PM > > To: [EMAIL PROTECTED] > > Subject: hibernate security service... > > > > > > Hi > > is there any security service based on hibernate? > > Or any docs besides the 'Hibernate OM Howto' about turbine-hibernate > > stuff? <../howto/hibernate-howto.html> > > > > Gerardo > > > > > > > --------------------------------------------------------------------- > > 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]
