2000 character limit reached
On PROGRESS Operation. How to Make Object-Oriented Programming System More Object-Oriented (DRAFT) (1304.3140v1)
Published 9 Apr 2013 in cs.PL and cs.SE
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.