Support a dirty checking mechanism for a ViewModel's properties, so that users don't need to notify changes by themselves

XMLWordPrintable

    • Type: New Feature
    • Resolution: Done
    • Priority: Normal
    • 8.5.1
    • Affects Version/s: 8.5.0
    • Component/s: Databind 2
    • Security Level: Jimmy
    • None

      Hibernate has a dirty checking mechanism for entities, so it can know which property changes when flushing an entity. If ZK supports a dirty check for a ViewModel, that means ZK can know property changes of a ViewModel after executing a command. Then users no need to put @NotifyChange on a command method.

      Ref:

            Assignee:
            DevChu
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: