|
Revision 3040, 0.6 kB
(checked in by hans, 7 months ago)
|
Add some comments.
Print failing transaction in "truncate" restart.
Add truncate-log implementation for CCL.
|
| Line | |
|---|
| 1 |
- text based encoding wieder fuer angenehmeres debuggen vielleicht (?) |
|---|
| 2 |
|
|---|
| 3 |
x rollforward until, restore until, usw... |
|---|
| 4 |
|
|---|
| 5 |
- tutorial fertig schreiben |
|---|
| 6 |
|
|---|
| 7 |
- import-image anschauen, nicht mehr failsafe |
|---|
| 8 |
|
|---|
| 9 |
- Revise and document make-object und initargs behaviour. Upon |
|---|
| 10 |
restore, initargs for transient slots are ignored now, but this is |
|---|
| 11 |
not completely thought out. It would better not to log initargs for |
|---|
| 12 |
transient slots in the first place. |
|---|
| 13 |
|
|---|
| 14 |
- tx-persistent-change-class does not maintain indices |
|---|
| 15 |
|
|---|
| 16 |
- XXXX broken initialize-persistent-instance (?) |
|---|
| 17 |
|
|---|
| 18 |
- Get rid of MAKE-OBJECT, use MAKE-INSTANCE instead |
|---|