January 2009
·
57 Reads
·
3 Citations
Privacy-enhancing personalized (PEP) systems address individual users' privacy preferences as well as privacy laws and regulations. Building such systems entails model- ing two different domains: (a) privacy constraints as man- dated by law, voluntary self-regulation, or users' individ- ual privacy preferences, and modeled by legal profession- als, and (b) software architectures as dictated by available software components and modeled by software architects. Both can evolve independently, e.g., as new laws go into effect or new components become available. In prior work, we proposed modeling PEP systems using a product line ar- chitecture (PLA). However, with an extensional PLA, these domain models became strongly entangled making it diffi- cult to modify one without inadvertently affecting the other. This paper evaluates an approach towards modeling both domains within an intensional PLA. We find evidence that this results in a clearer separation between the two domain models, making each easier to evolve and maintain.