Also most
access strategies seem to be useless to me. I only use the
NullAccessor (used internally), the ContainerAccessor (used
internally), the SelectorAccessor, and rarely the
AutoSelectorAccessor. Time for a clean-up?
I think the ChainAccessor strategy is
also very useful
Agree, but I found myself to prefer helper methods. For example
instead of specifying #(group name) using a ChainAccessor, I just
implemented User>>#groupName that delegates to the group and then use
the SelectorAccessor. There are certainly cases where the
ChainAccessor is simpler to use.
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch