HI, I need to create a web application with users, roles and persmissions.. Reading from castle site, I see that you expose two approaches:
1. Using the built in asp.net membership 2. Using filters My question is, which of this technique is the best? CodeIgniter for instance have a ACL (Acces Control List) implementation which is based on filters, why Monorails do not have something similar? BTW, I found this link, which implements Memberships over NHibernate, I am trying to use it in my own project http://www.manuelabadia.com/blog/PermaLink,guid,3b6ccb3f-2f2a-4dcb-a414-605371a00618.aspx --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
