Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListTransformation: rename modelList to sourceList #345

Closed
manuel-mauky opened this issue Dec 30, 2015 · 0 comments
Closed

ListTransformation: rename modelList to sourceList #345

manuel-mauky opened this issue Dec 30, 2015 · 0 comments

Comments

@manuel-mauky
Copy link
Collaborator

The ListTransformation has a modelList that represents the mapped list.
However the naming is misleading as the ListTransformation class can also be used in usecases where there is no "model". A better naming would be "sourceList".
We should deprecate the public accessors for "modelList" and introduce a new "sourceList".

@manuel-mauky manuel-mauky changed the title ListTransformation: rename modelList to targetList ListTransformation: rename modelList to sourceList Dec 30, 2015
@manuel-mauky manuel-mauky added this to the 1.6.0 milestone Apr 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant