From: Melchior F. <mf...@ao...> - 2008-09-25 21:12:46
|
* Melchior FRANZ -- Tuesday 23 September 2008: > The implementation is new, the idea isn't: John D. has suggested > such a feature. (I had started implementing it, but never finished.) FWIW: I'm about to finish that, so no need to adapt your version. :-) BTW: there's now a props.runBinding() function that allows to execute regular <binding>s from Nasal. That way you can use all of the fgcommands in your XML config and don't need to implement all the "actions". m. |