Title :
Aspect-Oriented Programming for Web Controller Layer
Author :
Hokamura, Keiji ; Ubayashi, Naoyasu ; Nakajima, Shin ; Iwai, Akihito
Author_Institution :
Kyushu Inst. of Technol., Fukuoka, Japan
Abstract :
We propose a new domain-specific aspect-oriented programming (AOP) mechanism for Web application development. A variety of crosscutting concerns such as access control and performance tuning are found in typical Web applications, but it is not easy to concisely modularize the concerns as aspects in current AOP languages because they do not provide pointcut mechanisms for directly handling events in the Web controller layer. To deal with this problem, we propose a Web-specific AOP mechanism called AOWP and a PHP-based AOWP framework. Using this framework, a programmer can easily address Web-specific crosscutting concerns triggered by Web-specific events, including page requests, page transitions, and session management events.
Keywords :
Internet; object-oriented programming; Web controller layer; Web-specific events; crosscutting concerns; domain-specific aspect-oriented programming; page requests; page transitions; session management events; Access control; HTML; Informatics; Java; Logic; Programming profession; Prototypes; Scattering; Software engineering; Web pages; Aspect-oriented Programming; Web application development;
Conference_Titel :
Software Engineering Conference, 2008. APSEC '08. 15th Asia-Pacific
Conference_Location :
Beijing
Print_ISBN :
978-0-7695-3446-6
DOI :
10.1109/APSEC.2008.69