microsoft/WindowsAppSDK

Create a main-package proxy definition

Open

#1,349 创建于 2021年9月1日

在 GitHub 查看
 (0 评论) (0 反应) (2 负责人)C++ (453 fork)auto 404
area-Notificationsfeature proposalgood first issue

仓库指标

Star
 (4,628 star)
PR 合并指标
 (PR 指标待抓取)

描述

On #1186, I proposed to declare a proxy stub for the Push Notifications Long Running Process.

Per @jonwis's guidance:

Can this be factored out into "the main-package proxy definition" and be where other future "things that talk to the main package" should go to live? Note that types here have to be carefully versioned compared to their framework-package brethren. LRP version 3 needs to be contactable by FXP versions 1-3. Then we have a single place to put proxy/remote'd API definitions.

Link to discussion: https://github.com/microsoft/WindowsAppSDK/pull/1186#discussion_r699685082

贡献者指南