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

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

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 6.0.0
    • 6.0.0
    • None
    • None

      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)

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

              Created:
              Updated:
              Resolved: