Article ID: | iaor1999898 |
Country: | United States |
Volume: | 32 |
Issue: | 9 |
Start Page Number: | 57 |
End Page Number: | 60 |
Publication Date: | Sep 1997 |
Journal: | ACM Sigplan Notices |
Authors: | Lu P., Yu D.C., Lu J. |
In the object-oriented dynamic programming environment, dynamic modification of a class, which permits change of it at run-time and without recompilation, is the key point to exploit flexibility and support rapid prototyping. However, it causes a problem that the existing objects of the modified class are difficult to handle. In this paper, the concept of ‘cloned class’ is introduced, and a method based on it for modifying dynamically classes is proposed.