Hey everyone, I'm working on porting the RDBMS example (from the PennState repo) over to the new code base. This provided a better example for converting the ScimUser object to another model (which is ultimately what I'm looking to do)
What currently exists for the previous versions doc? For example, I was tripped up for a few hours yesterday because I didn't understand what the `FilterExample` was: https://github.com/apache/directory-scimple/blob/SCIM-2.22/scim-server/scim-server-example/scim-server-rdbms/src/main/java/edu/psu/swe/scim/rdbms/service/ScimRdbmsService.java#L61 In hindsight (and a night sleep) it was more obvious. Is there an old mailing list archive or previous project name (to help target my googling?) Thanks! -Brian
