A Table-Driven Programming Paradigm for Context-Aware Application Development

Zhang Junbin,Qi Yong,Hou Di,Li Ming
DOI: https://doi.org/10.1109/SAINT.2009.27
2009-01-01
Abstract:Context-aware application should behave suitably according to the changing context of the pervasive computing environment. Several programming paradigms and languages have been proposed to facilitate development of context-aware application, but they are either lack of sufficient flexibility or somewhat complex to program. A table-driven programming paradigm is proposed in this paper to overcome shortcomings of those approaches. Virtual tables constructed and maintained by system connect knowledge of both developer and space manager while separate dependency between context and application logic from base program. Validation and evaluation show that the paradigm is easy to be implemented and deployed, meanwhile brings better usability and adaptability.
What problem does this paper attempt to address?