Iterators: Taxonomy, strength, weakness, and efficiency

Pei Chi Wu, Feng-Jian Wang*

*此作品的通信作者

研究成果: Article同行評審

摘要

Iteration is an operation that traverses the objects of a collection object. Iterators are operators/methods widely used for iteration on a collection of objects. However, iterators were considered to be ad hoc and to be a sign of weakness in object-oriented programming languages. There is a need to formalize iterators and to study their strength and weaknesses. In this paper we first propose a taxonomy of iterators based on the number of data states and the number of control points. The taxonomy identifies four categories of iterators. The simplest one can be implemented straightforwardly in an object-oriented language. Iterators of other categories need transformations and are more difficult to design and implement. Finally, we compare the efficiency of iterators with other implementations of iteration. The results show that all iteration techniques tested, including iterators, have been well optimized and are almost as fast as directly coded loops using recent C++ compilers.

原文English
頁(從 - 到)839-856
頁數18
期刊Journal of Information Science and Engineering
19
發行號5
DOIs
出版狀態Published - 1 9月 2003

指紋

深入研究「Iterators: Taxonomy, strength, weakness, and efficiency」主題。共同形成了獨特的指紋。

引用此