actors: Adding "mhandlers" and updating define-simple-actor to use it.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 17 Dec 2016 00:20:28 +0000 (18:20 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 17 Dec 2016 00:20:28 +0000 (18:20 -0600)
commit47dbaac681252f3d71e78a712cab0c829b913a63
treeccf7c542df4e713e63818331211fe502419d3e99
parent0e4825bbf6409fb438c9dd69f0d4857b9e22222a
actors: Adding "mhandlers" and updating define-simple-actor to use it.

We also mark a whole range of abstractions as deprecated, but those will
be removed as they're phased out of use.

* 8sync/systems/actors.scm (mhandlers): New macro.
  (define-simple-actor): Update to use mhandlers.
8sync/systems/actors.scm