更完
This commit is contained in:
@@ -326,6 +326,11 @@ Core currently defines:
|
||||
|
||||
## Current extension metadata
|
||||
|
||||
`type_metadata(...)` attaches extension-owned Attributes directly to a described C++ type.
|
||||
It uses the same Attribute protocol as property metadata while remaining separate from
|
||||
property defaults. Consumers query or traverse these attributes through the type's
|
||||
`Object_Schema`; Core does not interpret their domain semantics.
|
||||
|
||||
The presentation extension defines:
|
||||
|
||||
- `presentation::label<"...">`
|
||||
|
||||
Reference in New Issue
Block a user