actors: Switch out address objects for more-easily-serialized cons cells
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 22 Apr 2016 14:34:57 +0000 (09:34 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 25 Apr 2016 14:25:36 +0000 (09:25 -0500)
This is maybe temporary.  If we ever have canonical sexps as the
general serialization format, or something like that, we might revert
to a nicer structure.

* 8sync/systems/actors.scm (<address>): Commented out.


No differences found