Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Added support for container of containers for Winmd2ObjC#1310

Merged
mukhole merged 1 commit into
microsoft:developfrom
mukhole:CofC
Nov 3, 2016
Merged

Added support for container of containers for Winmd2ObjC#1310
mukhole merged 1 commit into
microsoft:developfrom
mukhole:CofC

Conversation

@mukhole

@mukhole mukhole commented Nov 3, 2016

Copy link
Copy Markdown
Contributor

This fixes GitHub issue#1291.
There were two problems:

  1. There are runtime classes which implement IMap interface but have no implementation for the IIterable. So these cannot be enumerated.
  2. Support for container of containers was missing from projections.

This changes fixes both these issues.


This change is Reviewable

@pradipd

pradipd commented Nov 3, 2016

Copy link
Copy Markdown
Contributor

:shipit:

1 similar comment
@bbowman

bbowman commented Nov 3, 2016

Copy link
Copy Markdown
Member

:shipit:

@bbowman

bbowman commented Nov 3, 2016

Copy link
Copy Markdown
Member

Make sure to update the issue w.r.t. IIterable QI failure.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants