[keycloak-dev] triple abstraction?
Stian Thorgersen
stian at redhat.com
Tue Jul 8 10:35:21 EDT 2014
I've removed the model methods from KeycloakSession, so that's one level of indirection gone.
Are you talking about dropping Model API?
----- Original Message -----
> From: "Bill Burke" <bburke at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Tuesday, 8 July, 2014 3:27:11 PM
> Subject: [keycloak-dev] triple abstraction?
>
> Geez,
>
> We now have a 6 levels of indirection:
>
> KeycloakSession->ModelProvider->Model API->Hybrid API->Adapter->Entity
>
> Too...much...abstraction.... It needs to be consolidated. When you're
> done with the mongo store, I'd like to refactor and merge the model and
> hybrid apis and get services/ to use it. We need this done before
> beta-4 and beyond. I can't really finish my cache work until the
> underlying API is on a solid foundation, and right now, IMO, it isn't.
>
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
More information about the keycloak-dev
mailing list