部署相互交互的插件

发布于 2024-12-25 20:07:43 字数 202 浏览 1 评论 0原文

我们希望实现通过共享程序集中声明的接口进行交互的插件。从技术上讲,多个插件将使用“主”插件(在集成期间)注册实体,而“主”插件又会使用这些实体(在 Petrel 会话期间)。

由于每个插件通常都是商店中的不同产品,因此它们需要由不同的 PIP 安装。

这些插件将向后兼容共享程序集。

是否可以使用 PIP 安装程序来完成此任务 - 如何实现?

We're hoping to implement plugins which will interact, through interfaces declared in a shared assembly. Technically, several plugins will register entities with a "main" plugin (during integration), which in turn makes use of these entities (during the Petrel session).

As each plugin typically will be distinct products on the Store, they need to be installed by distinct PIPs.

The plugins will be backwards compatible with regards to the shared assembly.

Is it possible to accomplish this with PIP installers - and how?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小猫一只 2025-01-01 20:07:43

目前 PIP 安装程序还无法做到这一点,但我们的列表中有此要求,并将在未来的版本之一中实现它。

It is not possible with PIP installers right now, but we have this requirement in our list, and will implement it in one of our future releases.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文