Serde
Serde copied to clipboard
Turn the handler lookup process into a compiled map, not a loop
In most cases, this should be stable. But it may require an extra interface much like Symfony Serializer does. The few cases that depend on the value would have to get checked second. Not sure exactly how the index should be built.