muni-town / agentic-fediverse

An outline and resources for the "Agentic Fediverse".
14 stars 2 forks source link

Add Fallback Schema List to `Schema` Struct #12

Open zicklag opened 1 month ago

zicklag commented 1 month ago

If you have a schema that has the same BorshFormat an older schema, you should be able to specify the older schema as a fallback schema.

Fallback schemas should work similar to font fallbacks. They represent that, "if you don't know about this schema, you can use one of these fallback schemas which are ordered by preference, if you you do know about one of them.