Julian Reschke wrote:
Sridhar Raman wrote:
That's what I assumed would happen, but when I ran this particular test
case, I got different results.
...
I would not make the assumption that the event can only be sent when the
value actually *changes* -- as a matter of fact, none of the servers
I've been developing for in the past makes a guarantee like that.
the same holds for jackrabbit. if you set a value for an existing property,
jackrabbit does not check if the value is equal to the existing one. the
property is marked modified in any case.
regards
marcel