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

Generator modifications so the VTable is successfully created #1922

Open
wants to merge 7 commits into
base: user/chenss3/abstractclass
Choose a base branch
from

Conversation

chenss3
Copy link
Contributor

@chenss3 chenss3 commented Feb 13, 2025

image

This is in the case of our special abstract scenario

  • Our specially generated abstract class is marked with a WinRT attribute
  • Source generated default interface's GUID is now the same as the corresponding projection default interface's GUID
  • The order of the methods/properties/events are the same between the source generated ones and the projections

@chenss3 chenss3 changed the base branch from master to user/chenss3/abstractclass February 13, 2025 21:48
@chenss3 chenss3 changed the title User/chenss3/abstractattribute Generator modifications so the VTable is successfully created Mar 7, 2025
@chenss3 chenss3 marked this pull request as ready for review March 8, 2025 00:00
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