This commit is contained in:
2026-08-12 06:16:00 +08:00
parent a672f37fae
commit 42392bbb7e
10 changed files with 246 additions and 10 deletions
+4
View File
@@ -335,6 +335,10 @@ Core 当前定义:
## 当前 Extension 元数据
`type_metadata(...)` 可以把 Extension 拥有的 Attribute 直接附加到被描述的 C++
类型。它与 Property metadata 使用同一个 Attribute 协议,但不属于 Property defaults。
Consumer 通过类型的 `Object_Schema` 查询或遍历;Core 不解释其领域语义。
Presentation Extension 定义:
- `presentation::label<"...">`