garethu
Oct 27th, 2009, 05:19 PM
Hi,
I've just completed a project with Rails (a once off project), and setting up security was a breeze using a plugin called Authlogic - all database tables and logic were "just there" after running the "gem install authlogic".
I would like to know if something similar is in the pipeline for Roo.
I've followed the tutorial at http://grzegorzborkowski.blogspot.com/2008/10/spring-security-acl-very-basic-tutorial.html, but can't help feeling that having a default ACL implementation from the command line would be much better eg. "security-acl setup"
This is undoubtedly one of the best Java frameworks out there, and having this feature will take the product one step closer to saving developers hours of configuration and coding.
I've just completed a project with Rails (a once off project), and setting up security was a breeze using a plugin called Authlogic - all database tables and logic were "just there" after running the "gem install authlogic".
I would like to know if something similar is in the pipeline for Roo.
I've followed the tutorial at http://grzegorzborkowski.blogspot.com/2008/10/spring-security-acl-very-basic-tutorial.html, but can't help feeling that having a default ACL implementation from the command line would be much better eg. "security-acl setup"
This is undoubtedly one of the best Java frameworks out there, and having this feature will take the product one step closer to saving developers hours of configuration and coding.