Eric Norman created SLING-12877: ----------------------------------- Summary: SlingBindings don't re-wrap the request/response if already wrapping the same value Key: SLING-12877 URL: https://issues.apache.org/jira/browse/SLING-12877 Project: Sling Issue Type: Improvement Reporter: Eric Norman Assignee: Eric Norman Fix For: API 3.0.4
Each SlingBindings put of request/response was also wrapping the alternate variation each time it was called. If a wrapper already exists for the same value, the this is not necessary and looks confusing when debugging. -- This message was sent by Atlassian Jira (v8.20.10#820010)