English

On PROGRESS Operation. How to Make Object-Oriented Programming System More Object-Oriented (DRAFT)

Programming Languages 2013-04-12 v1 Software Engineering

Abstract

A system, which implements persistent objects, has to provide different opportunities to change the objects in arbitrary ways during their existence. A traditional realization of OO paradigm in modern programming systems has fundamental drawbacks which complicate an implementation of persistent modifiable objects considerably. There is alternative realization that does not have these drawbacks. In the article the PROGRESS operation is offered, which modify existing object within an existing inheritance hierarchy.

Keywords

Cite

@article{arxiv.1304.3140,
  title  = {On PROGRESS Operation. How to Make Object-Oriented Programming System More Object-Oriented (DRAFT)},
  author = {Evgeniy Grigoriev},
  journal= {arXiv preprint arXiv:1304.3140},
  year   = {2013}
}

Comments

4 pages

R2 v1 2026-06-21T23:57:40.952Z