I am focusing on a registration/membership system for my online community. I'm not sure exactly what would be the best way to utilize DNNs robust groups and roles system. I'm not sure if I should keep it simple or if it's best to make my system more granular. Below is a listing of my scenrarios.
SIMPLE: registered users= members, Talent=Talent role, Entertainer =Entertainer, Artist=Artist role
SOPHISTICATED: Talent Groups with roles such as dancers, singers, models, etc
Entertainers (groups) same types of roles as above (if this can be done)
Artists (groups) writer, director, poet, composer, etc
My question is what is the best approach with DNN and Does managing groups become a lot more time consuming?