[Cosmo-dev] acegi ACL implementation - more thoughts

Vinubalaji Gopal vinu at osafoundation.org
Tue Nov 21 12:08:16 PST 2006


Hi all,
  Some more thoughts on the acegi ACL implementation and how we could
use it:
1. For providing the hibernate based acl implementation we could provide
an external mapping. We could even use Hibernate annotations to provide
the mapping but that will involve changing the base classes and I want
to avoid that. As Cosmo has the hibernate annotation based mapping now,
do you feel that having a combination of xml mappings and annotations
mapping is acceptable?

This are my initial thoughts, I have been looking at 
org.acegi.acls.domain.AclImpl
org.acegi.acls.domain.AccessControlEntryImpl
etc

2. There has been some interests on the acegi forum about the hibernate
based acl implementation (old implementation)
http://forum.springframework.org/showthread.php?t=13956
http://forum.springframework.org/showthread.php?t=13956

3. Acegi 1.0.3 is out :). It includes the new acls from acegi's sandbox.
It did not work out of the box and I would like to know the changes to
make it work with Cosmo. I am aware there is a bug to upgrade to the
latest acegi, but if its documented/trivial to do, I could do that.



More information about the cosmo-dev mailing list