@inproceedings{867ad4fe8fb04c6294d30c3823735383,
title = "TAO: An object orientation kernel",
abstract = "This paper proposes an object-oriented programming language framework that deliberately separates mechanism from policy. Mechanisms such as slot access and message passing are designed to have a natural semantics and to be efficient. Conventional and controversial concepts such as class, inheritance, and method combination, on the other hand, are classified as policy, and are left open to the user by providing so-called hook mechanisms. TAO is a language conforming to this framework and has only a few more than twenty primitives for object-oriented programming. This paper also gives examples illustrating how conventional concepts of object-oriented programming can be implemented on top of these primitives.",
author = "Kenichi Yamazaki and Yoshiji Amagai and Masaharu Yoshida and Ikuo Takeuchi",
year = "1993",
doi = "10.1007/3-540-57342-9_66",
language = "English",
isbn = "9783540573425",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "61--76",
editor = "Shojiro Nishio and Akinori Yonezawa",
booktitle = "Object Technologies for Advanced Software - 1st JSSST International Symposium, Proceedings",
note = "1st International Symposium on Object Technologies for Advanced Software, ISOTAS 1993 ; Conference date: 04-11-1993 Through 06-11-1993",
}