toniedzwiedz commented on PR #48: URL: https://github.com/apache/sling-org-apache-sling-api/pull/48#issuecomment-1547997559
@stefanseifert okay, I'm not familiar with how `ModifiableValueMap` translates these map operations to resource modification internally, and the Javadoc explicitly calls out some methods as potentially dangerous, so it felt better to ask. I guess if all those methods do is eventually call `put` or some such internally, after evaluating a function passed by the caller, then we should be fine. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
