[Cosmo-dev] acegi ACL implementation - more thoughts
Brian Moseley
bcm at osafoundation.org
Tue Nov 21 13:51:39 PST 2006
On 11/21/06, Vinubalaji Gopal <vinu at osafoundation.org> wrote:
> so if everyone agrees on using jdbc for acl, we could go ahead with it.
> If you feel that if we can get the same kind of performance using
> hibernate, then I could have those implementations now.
i don't see any major advantages to doing acls with hibernate, so i
vote that we go ahead and use jdbc until we find a compelling reason
to stop and use hibernate instead.
> The new acegi does not have this dao's. Checkout the acls directory in
> acegi 1.0.3. AclImpl is the implementation of all the Acl interfaces -
> JdbcAclService, JdbcMutablAclService (in acls/jdbc directory) are the
> services which insert, delete, modifies the actual tables.
ok, i was going on what ben said in the forum post. the concept is
the same tho - wrap whatever acegi provides ;)
> can you provide me with the osafoundation's url of the sources for the
> external libraries - esp acegi. I always get lost trying to find them.
we don't maintain a copy of acegi in our subversion repository, if
that's what you're asking about. you can get the acegi source at
acegisecurity.org.
More information about the cosmo-dev
mailing list