Loading...
Please wait, while we are loading the content...
Similar Documents
Preserving Access to Previous System States in the Lively Kernel
| Content Provider | Semantic Scholar |
|---|---|
| Author | Thamsen, Lauritz Steinert, Bastian Hirschfeld, Robert |
| Copyright Year | 2016 |
| Abstract | In programming systems such as the Lively Kernel, programmers construct applications from objects. Dedicated tools make it possible to manipulate the state and behavior of objects at runtime. Programmers are encouraged to make changes directly and receive immediate feedback on their actions. However, when programmers make mistakes in such programming systems, they need to undo the effects of their actions. Programmers either have to edit objects manually or reload parts of their applications. Moreover, changes can spread across many objects. As a result, recovering previous states is often error-prone and time-consuming. This report presents an approach to object versioning for systems like the Lively Kernel. Access to previous versions of objects is preserved using version-aware references. These references can be resolved to multiple versions of objects and, thereby, allow reestablishing preserved states of the system. We present a design based on proxies and an implementation in JavaScript. |
| Starting Page | 235 |
| Ending Page | 264 |
| Page Count | 30 |
| File Format | PDF HTM / HTML |
| DOI | 10.1007/978-3-319-19641-1_15 |
| Alternate Webpage(s) | http://lauritzthamsen.org/assets/texts/ThamsenSteinertHirschfeld_2015_PreservingAccessToPreviousSystemStatesInTheLivelyKernel.pdf |
| Alternate Webpage(s) | http://www.hirschfeld.org/writings/media/ThamsenSteinertHirschfeld_2016_PreservingAccessToPreviousSystemStatesInTheLivelyKernel_AuthorsVersion.pdf |
| Alternate Webpage(s) | https://doi.org/10.1007/978-3-319-19641-1_15 |
| Language | English |
| Access Restriction | Open |
| Content Type | Text |
| Resource Type | Article |