bdemers commented on PR #410: URL: https://github.com/apache/directory-scimple/pull/410#issuecomment-1808608057
Replaced with: #411 @kjthorpe18 I'll watch both this issue and the newer one for your feedback. #411 supersedes this one, it moves the logic of the include/exclude attributes, and etags into the repository layer (and more importantly, it doesn't require a call to `repository.get(id)`, so you can optimize your queries. (note: you could still call get and [apply a patch](https://github.com/apache/directory-scimple/pull/411/files#diff-1e7d518ada8bd0781a1b6683f452c59f33374609a6ace8ce76bea598530dcbafR135-R136) if you choose to) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
