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

Support Windows.Foundation.Collections #259

Closed
wants to merge 3 commits into from

Conversation

Sunbreak
Copy link
Contributor

No description provided.

@Sunbreak
Copy link
Contributor Author

IVectorView doesn't inherit IInspectable either, similiar to #246 (comment)

Possible related: halildurmus/winmd#44

Signed-off-by: Sunbreak <sunbreak.wang@gmail.com>
Signed-off-by: Sunbreak <sunbreak.wang@gmail.com>
Signed-off-by: Sunbreak <sunbreak.wang@gmail.com>
@Sunbreak
Copy link
Contributor Author

Sunbreak commented Feb 9, 2022

Rebased onto main but found generate_winrt_apis.dart disabled at 6d89d00

echo Generating Windows Runtime classes from Windows metadata [DISABLED]
rem call dart %~dp0metadata\generate_winrt_apis.dart %~dp0..\lib\src\com
echo.

@timsneath Any plan to re-enable it?

@timsneath
Copy link
Contributor

Thank you!

Yeah, I need to get back to the WinRT side in earnest now. I've been completely retooling my code generation infra in the namespace branch; I temporarily disabled this part so I could get the COM infra up and running. It's time for me to pull this work together and have another crack at the more complex generic- and async-driven WinRT APIs.

@timsneath
Copy link
Contributor

Closing this now that @halildurmus has manually implemented these classes and they're available in main!

@timsneath timsneath closed this May 17, 2022
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.

None yet

2 participants