Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-66506

Add more optional convenience features for code generated from SCXML

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • XML: SCXML
    • None

    Description

      Most importantly we want methods to invoke events without spelling out their names as strings. This is not possible for all types of events, but we can add a best effort implementation. submitEvent("foo") is not great because mistyping for example "foo" as "oof" results in hard to debug problems and we cannot warn about such things, because "oof" might actually be the intended event name.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes