Open
Description
Currently the MemberAccessResolver
isn't used for component properties mapped with a ComponentMap
. Additionally there is no way to use the Access
object which is returned from the MemberAccessResolver
to specify the access strategy in a convention (the access strategy can only be specified with the fluent methods).
Either one of this two ways should be possible, preferably the first (MemberAccessResolver
).