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

Details

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

    Description

      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:

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: