Click here to Skip to main content
15,914,943 members
Articles / General Programming / Algorithms

Jazz up your code

14 Jun 2012CPOL28 min read 52.3K   369   54  
Maintaining code with complex permissions tends to be difficult, because the code can be distributed across multiple classes. By embedding permissions directly on methods and properties within a class, code is reduced and maintainability is simplified.
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the Algorithms Table of Contents to view the list of available articles in this section.