SlingNodeStore.isDirty(item) always returns false
-------------------------------------------------

                 Key: SLING-882
                 URL: https://issues.apache.org/jira/browse/SLING-882
             Project: Sling
          Issue Type: Bug
          Components: Extensions
            Reporter: Andreas Hartmann
            Priority: Minor


  isDirty: function(/* item? */ item) { console.log("isDirty");
    return false;
  },

Is this on purpose, or is it just not implemented yet?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to