Stu Robertson <[EMAIL PROTECTED]> wrote on 08/03/2005 11:07:24 PM:
> This provides a nice hook for all sorts of things developers might 
> want to do when a grammar is matched.  One of the challenges we're 
> bumping into is that without this sort of hook, "app space" is quite 
> limited to functionality directly implemented in the base RDCs.  This 
> approach is appealing because it makes adding "earcons" trivial (in 
> the simple case; we're using it with dynamic config files with earcon 
> includes), and extending RDCs with custom behaviors possible (per- 
> instance client-side validation for instance...or again generalized 
> in app-space through config file includes, as we intend).
> 
> Anyway, since it's optional and adds needed flexibility it at least 
> fits the general description of things that are nice to support in a 
> framework like RDCs.  We've bounced around different approaches, and 
> this one seems interesting to us.   We're very interested in input.

Just replied to the original email in this thread, this will be a good 
addition. Would you (or Shane) like to sketch up a list of tasks/changes 
w.r.t to the code? We can then divide up the work, so it'll get done 
sooner.

> 
> Stu

-Rahul

Reply via email to