LEAD++: An Object-Oriented Reflective Language for Dynamically Adaptable Software Model (Special Section of Papers Selected from ITC-CSCC '98)
スポンサーリンク
概要
- 論文の詳細を見る
A software system has dynamic adaptability if it can adapt itself to dynamically changing runtime environments. As open-ended distributed systems and mobile computing systems have spread widely, the need for software systems with dynamic adaptability increases. We propose a software model with dynamic adaptability called DAS and its description language LEAD++. The basic mechanism for dynamic adaptability is called adaptable procedure. An adaptable procedure is a special kind of generic procedures (functions) whose methods are selected based upon the state of its runtime environment. Furthermore, control mechanisms of adaptable procedures -including method selection strategies- are realized using generic procedures. This sort of reflective architecture enables us to write a dynamically adaptable software system in highly flexible, extensible, readable and maintainable way. LEAD++ is an object-oriented reflective language that provides adaptable procedures and their control mechanisms as its basic language functionalities. We are currently implementing a prototype of LEAD++ as a pre-processor of Java. Using LEAD++, we can systematically describe dynamically adaptable applets, mobile objects, etc.
- 社団法人電子情報通信学会の論文
- 1999-06-25
著者
-
Watanabe Takuo
Graduate School Of Information Science Japan Advanced Institute Of Science And Technology
-
Amano N
Graduate School Of Information Science Japan Advanced Institute Of Science And Technology
-
Amano Noriki
Graduate School Of Information Science Japan Advanced Institute Of Science And Technology
関連論文
- LEAD:A Language for Dynamically Adaptable Applications(Special Section of Papers Selected from ITC-CSCC'97)
- LEAD++: An Object-Oriented Reflective Language for Dynamically Adaptable Software Model (Special Section of Papers Selected from ITC-CSCC '98)