Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-541

GenericAnnotatedComposer uses annotation to control whether to write zscript and XEL variables

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Closed
    • Priority: Normal
    • Resolution: Done
    • Affects Version/s: 6.0.0
    • Fix Version/s: 6.0.0
    • Component/s: None
    • Labels:
      None

      Description

      It is better not to maintain _ignoreZScript and _ignoreXel. Rather, use the annotation to control.

      There are two possible solutions
      1) Class-level annotation to turn it on
      2) It is a special wire in parallel of the wiring by selector. For example, @Wire(Variable) (and then it looks for both zscript and XEL – no need to control them separately since, if so, it is harder to use)

        Attachments

          Activity

            People

            Assignee:
            SimonPai SimonPai
            Reporter:
            tomyeh tomyeh
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: