Over-engineering a permissions system
Saturday, March 14th, 2009As before, I'm still working on a WebManager library / framework / toolbox, and a next step in that is to improve the system's authorization system. From my understanding, this works roughly as follows: In WebManager, as described in my previous post, a WCB is made out of several Components, such ...