This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push:
new 266b3790f 🔄 synced local 'docs/specification/' with remote
'docs/specification/'
266b3790f is described below
commit 266b3790fee67c2439dd28b6ba6a9b6995d4cffa
Author: chaokunyang <[email protected]>
AuthorDate: Fri Dec 19 09:56:22 2025 +0000
🔄 synced local 'docs/specification/' with remote 'docs/specification/'
---
docs/specification/xlang_serialization_spec.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/specification/xlang_serialization_spec.md
b/docs/specification/xlang_serialization_spec.md
index 0715c9c4f..80992c776 100644
--- a/docs/specification/xlang_serialization_spec.md
+++ b/docs/specification/xlang_serialization_spec.md
@@ -414,6 +414,8 @@ identification.
Struct is a special type, depending whether schema compatibility is enabled,
Fory will write struct meta
differently.
+Only ext/enum/struct can be registered using namespaced type.
+
### Struct Schema consistent
- If schema consistent mode is enabled globally when creating fory, type meta
will be written as a fory unsigned varint
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]