VOICP 1.0 NO IDEA Avatar
  1. OMG Issue

VOICP — Global variables

  • Key: VOICP-3
  • Legacy Issue Number: 10963
  • Status: closed  
  • Source: France Telecom R&D ( Mariano Belaunde)
  • Summary:

    Should we allow global variables between dialogs that are not
    connected (as it is currently)?

  • Reported: VOICP 1.0b1 — Fri, 20 Apr 2007 04:00 GMT
  • Disposition: Resolved — VOICP 1.0
  • Disposition Summary:

    (1) In Section 8.3.1 Dialog, at the end of the actual property list, add a 'standalone' property with the following definition: "states whether the dialog is allowed to refer to global variables. If standalone is True no global variables can be used.
    (2) Update Figure 8.5 by adding the Boolean standalone property in class Dialog.
    (3) In the Textual syntax section (Section 10) add the 'standalone' keyword in the list of reserved words and adjust the BNF rule for dialog as follows:
    Replace the definition of the 'dialog_head' non terminal by:
    'dialog_head : 'standalone'? dialog_kind ID within_dialog_opt'

  • Updated: Fri, 6 Mar 2015 20:59 GMT