bdemers commented on issue #449: URL: https://github.com/apache/directory-scimple/issues/449#issuecomment-1856839560
I think you could add a layer of abstraction, e.g. create a component with an interface `ScimResourceContext` (🤢 naming is hard) with a bunch of getters for the attributes you need. Create an impl that maps the web bits to those getters 🤔 Something like that anyway, I'm guessing something like this would be useful for a wider audience (auditing, logging, etc) If you end up worth pushing back into SCIMple please do! -- 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]
