...
[15:34:07 CDT(-0500)] <athena> perhaps it'd be better to name that interface more clearly to signal that separation
[15:34:25 CDT(-0500)] <drewwills> yes athena I think it would be
[15:34:30 CDT(-0500)] <EricDalquist> a service that handles describing which attributes are mutable for which groups
[15:34:38 CDT(-0500)] <EricDalquist> and then a dao interface for doing that
[15:34:41 CDT(-0500)] <athena> right
[15:34:47 CDT(-0500)] <EricDalquist> and then for your need you can write an impl that goes to ldap
[15:34:49 CDT(-0500)] <EricDalquist> or local accounts
[15:34:51 CDT(-0500)] <EricDalquist> or whatever
[15:34:52 CDT(-0500)] <athena> i think that's roughly what the wiki describes?
[15:34:55 CDT(-0500)] <EricDalquist> yup
[15:35:01 CDT(-0500)] <EricDalquist> and we take that as a note
[15:35:06 CDT(-0500)] <EricDalquist> and keep it in mind for a PD rewrite