> Just ignore me. I'm wrong again, the Matchers/MatchFunctors can have > initialization logic, so I guess that makes them component-like. Yea, IdPAttributes are"struct-like" (they have things done to them) whereas Matchers and Resolvers are "class -like" (they do the thing). I think of contexts and events in the same way.