-
Notifications
You must be signed in to change notification settings - Fork 773
Closed
Labels
area-DevInternalInternal build infrastructure, code cleanup, engineering efficiencyInternal build infrastructure, code cleanup, engineering efficiencyneeds-winui-3Indicates that feature can only be done in WinUI 3.0 or beyond. (needs winui 3)Indicates that feature can only be done in WinUI 3.0 or beyond. (needs winui 3)product-winui3WinUI 3 issuesWinUI 3 issuesteam-ControlsIssue for the Controls teamIssue for the Controls team
Description
We have a bunch of things in IDL files that was to support compiling in the Windows codebase. We should remove the things that aren't necessary and rename things to reduce confusion. We should:
- Simplify IDL attributes down to public, preview, internal.
- Remove WUXC_INTERFACE_NAME, WUXC_STATIC_NAME, WUXC_CONSTRUCTOR_NAME
- Remove macros for namespaces, just use the namespaces directly.
Metadata
Metadata
Assignees
Labels
area-DevInternalInternal build infrastructure, code cleanup, engineering efficiencyInternal build infrastructure, code cleanup, engineering efficiencyneeds-winui-3Indicates that feature can only be done in WinUI 3.0 or beyond. (needs winui 3)Indicates that feature can only be done in WinUI 3.0 or beyond. (needs winui 3)product-winui3WinUI 3 issuesWinUI 3 issuesteam-ControlsIssue for the Controls teamIssue for the Controls team