GitHub user Rubydesic closed a discussion: How to provide a custom string ID for class registration rather than int ID?
Clearly, Fury supports using String IDs for classes, since it serializes the fully qualified name of unregistered classes when registration is not required. However, I can't find any way to manually set the key/ID as a string. This is useful because I want to get the security benefit of requiring classes to be registered while having the flexibility to use any string as the ID for a class. GitHub link: https://github.com/apache/fory/discussions/1969 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
