Hi, This is I think an approach question.
I have *users *and *admins *who can access event list. *Users *will be able to see only the events they attend. but *admins *will see all events. Is it a good idea to filter results in the model by user type or an ACL approach is better? If you think ACL is better can you guide me about implementation. Thanks Serkan
