CCXML expression dependence

For a spec that states as one of it's goals of being fast, there seems to be a requirement on a high number of calls to the ECMA script engine.  For example, a great preponderance of attributes are expressions.  Even attributes where an expression would seem a waste.  Examples, the "method" attribute on <fetch>, or the "label" attribute on <log>.
 
Though occasionally cumbersome, the dual attributes in VoiceXML would be useful here.  For example, "next" and "nextexpr" on the <fetch>.

Received on Sunday, 23 November 2003 13:26:39 UTC