bdemers opened a new pull request, #1087: URL: https://github.com/apache/directory-scimple/pull/1087
Provides default implementations for getResourceClass() and patch(), eliminating boilerplate that every Repository implementation must repeat. The patch() default uses the standard get-apply-update pattern with PatchHandler. Subclasses only need to implement create, update, get, find, and delete. Generated-by: Claude Opus 4.6 (1M context) <[email protected]> -- 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]
