INCLUDE_DATA

Archive for October, 2008

Using Bitmasks in a Groups Permission System

Wednesday, October 1st, 2008

As promised in my previous post, this article will describe a practical application of bitmasks, in this particular case for usage in a permission system on a webapplication. This particular application is a social network site, in which a user can create a joinable group. Each group has four usergroups ...