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

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

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Normal Normal
    • 8.5.1
    • 8.5.0
    • Databind 2
    • Security Level: Jimmy

      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:

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

              Created:
              Updated:
              Resolved: