Skip to content

#1742 refactor accessors (make consistent) to have accessed type alwa…#1805

Closed
sjaakd wants to merge 1 commit into
mapstruct:masterfrom
sjaakd:parent_from_accessor
Closed

#1742 refactor accessors (make consistent) to have accessed type alwa…#1805
sjaakd wants to merge 1 commit into
mapstruct:masterfrom
sjaakd:parent_from_accessor

Conversation

@sjaakd

@sjaakd sjaakd commented May 3, 2019

Copy link
Copy Markdown
Contributor

…ys available

Currently the accessor type is defined in PropertyMapper while it should be an intrinsic property of Accessor. Types are fetched and derived in context (again) all-over-the-place.. Sometimes that requires the parent type again and even the mapping method (to derive in context and resolve generics).

This PR is the first in a number of refactoring with the goal to have a cleaner separation of concerns.

@sjaakd sjaakd requested review from chris922 and filiphr May 3, 2019 11:47
@sjaakd

sjaakd commented May 8, 2019

Copy link
Copy Markdown
Contributor Author

followed up by #1811

@sjaakd sjaakd closed this May 8, 2019
@sjaakd sjaakd deleted the parent_from_accessor branch September 14, 2019 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant