Skip to content

Reintroduce ModuleInfo List iterators #224

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

Closed
wants to merge 1 commit into from

Conversation

ctrueden
Copy link
Member

@ctrueden ctrueden commented Feb 5, 2016

INTENDED FOR MERGE WITH OTHER SJC3 WORK

In 88d3cab, the type of the iterators returned by inputs() and outputs() was narrowed from Iterable to List. Unfortunately, this broke downstream callers, so the change was reverted in edfc7c5.

This commit reintroduces the patch, for inclusion into SJC3.

In 88d3cab, the type of the iterators
returned by inputs() and outputs() was narrowed from Iterable to List.
Unfortunately, this broke downstream callers, so the change was reverted
in edfc7c5.

This commit reintroduces the patch, for inclusion into SJC3.
@ctrueden ctrueden added this to the 3.0.0 milestone Feb 22, 2016
@ctrueden ctrueden changed the title [SJC] Reintroduce ModuleInfo List iterators [SJC3] Reintroduce ModuleInfo List iterators Feb 22, 2016
@ctrueden ctrueden changed the title [SJC3] Reintroduce ModuleInfo List iterators Reintroduce ModuleInfo List iterators Feb 22, 2016
@ctrueden
Copy link
Member Author

ctrueden commented Jul 1, 2016

Merged with sjc3 integration branch with 5ee8d20.

@ctrueden ctrueden closed this Jul 1, 2016
@ctrueden ctrueden deleted the module-item-iteration branch July 1, 2016 17:27
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