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

.Extensions 的一些想法 #4

Open
1 of 4 tasks
moomiji opened this issue Aug 5, 2024 · 1 comment
Open
1 of 4 tasks

.Extensions 的一些想法 #4

moomiji opened this issue Aug 5, 2024 · 1 comment

Comments

@moomiji
Copy link
Collaborator

moomiji commented Aug 5, 2024

  • 强类型 Callback 消息
  • maa pipeline schema 校验器
  • 补全 doc、build 摘要、ChangeLog
  • 模拟器增强
@moomiji
Copy link
Collaborator Author

moomiji commented Nov 28, 2024

MaaFramework.Extensions.JsonSchema

先写好枚举,再尝试JSON的更新和缓存;

两种方案:

  1. 用 PipelineJson 缓存,公有字段 schema 要变为属性
  2. PipelineJson 变为类似记录的不可变对象,每次更新后,替换 PipelineJson(反正 schema 都是要变的,这个方案缓存更方便)

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

No branches or pull requests

1 participant