Re: How many roles is too many?



Thanks for the prompt replies, guys.

I have definitely been turned off storing this amount of relately
static data in the client cookie.

The number and granularity of the permissions set is a business
requirement, so we can't easily remove any flexibility currently used
by our customers. BTW, it's ~1000 users per installation, not total
(my bad!)

I've had a bit of a look into the Membership/Role providers in 2.0, so
will probably proceed down that path, as it gives enough flexibility
without a lot of code.

Cheers,

Brett

.