Documentation polishing.
This commit is contained in:
parent
d529a14356
commit
9355882cac
2 changed files with 8 additions and 1 deletions
|
@ -145,4 +145,10 @@ ways:
|
|||
like a FORTRAN or BCPL program. Some (incomplete) effort has been made
|
||||
to introduce semantic types.
|
||||
|
||||
We have made exactly one minor architectural change. In addition to the
|
||||
old code's per-object state-description messages, we now have a per-object
|
||||
message series for state *changes*. This makes it possible to pull a fair
|
||||
amount of test out of the arbitrary-messages list and associate those
|
||||
mesages with the objects that conceptually own them.
|
||||
|
||||
// end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue