actors: Have actors attach class name as cookie to actor address by default.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 1 Nov 2017 00:59:21 +0000 (19:59 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 1 Nov 2017 00:59:21 +0000 (19:59 -0500)
commit2e61438643691be6b1ba232459801b9745689a41
tree760bd1c3515f78dcc888e80897361da9b64b2f2a
parentc08fc1bf81e422ead4e3394e711ce8d0724559ae
actors: Have actors attach class name as cookie to actor address by default.

* 8sync/actors.scm (*debug-actor-ids*): New parameter.
(create-actor): If `*debug-actor-ids*' is #t, add class name as cookie
to actor address.
8sync/actors.scm