Well, this seems convenient, but it&#39;s a bit of a hack, don&#39;t you think? You&#39;re basically embedding a metalanguage in the Lisp comments. A somewhat ugly metalanguage at that, with lots of syntax, hard to debug. Will cm eventually become unusable without Grace?<br>
<br>Couldn&#39;t it just be a regular function or macro?<br><br>(define-trigger ...)<br><br>You would pass it a function to be executed when the trigger is activated. <br><br>You probably already considered this idea and discarded it for some reason that&#39;s not obvious to me, so apologies if that&#39;s the case.<br>
<br>Neil<br><br><br><br>