Sakai is very happy. :) Thank you for the fix.
Best,
Ray
On 8/9/10 10:08 AM, Eric Norman wrote:
Hi all,
I reviewed the patch and checked in the changes with a few minor
modifications. Please verify that that the changes will work for your use
cases.
Regards,
Eric
On Aug 6, 2010 12:41 AM, "Bertrand Delacretaz"<[email protected]>
wrote:
On Thu, Aug 5, 2010 at 7:36 PM, Simon Gaeremynck<[email protected]>
wrote:
This issue has bee...
...
[1] https://issues.apache.org/jira/browse/SLING-1627
Looking at that patch, Zach reused the existing
ImportOptions.isOverwrite() flag, instead of defining a new
isPropertyOverwrite() one as some of us suggested.
I think that introduces an incompatible change, whereas defining a new
option means that old code would continue to work unchanged.
-Bertrand