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


No differences found