actors: Allow actors to specify whether to handle an *init* action.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 21 Jan 2017 06:53:48 +0000 (00:53 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 21 Jan 2017 06:53:48 +0000 (00:53 -0600)
commitd23b593a5810b38d2517a44c09d49b2835c59e16
treebd7a00710c90169d7dadc7abeabb8aca1fbdf479
parent2aab08f137540cf22d5f5e32467e838c3ab18637
actors: Allow actors to specify whether to handle an *init* action.

* 8sync/actors.scm (<actor>): New should-init slot.
(hive-handle-init-all, %hive-create-actor): Respect 'should-init slot.
8sync/actors.scm