actors: Automatically add cookie by default in hive-create-actor.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 2 Jan 2017 21:15:29 +0000 (15:15 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 2 Jan 2017 21:15:29 +0000 (15:15 -0600)
Also switch separator in cookie from "-" to ":".

* 8sync/actors.scm (hive-gen-actor-id): Switch separator from "-" to ":".
(hive-create-actor): Automatically add a cookie based on the class name.
(hive-create-actor*): Tweak docstring.


No differences found