I want to allow the matching code to replace some of the "Visitor" code I have in Homunculus, and that means having the ability to define custom destructuring logic for external classes. It doesn't make sense to put the custom code into Structured Data, so I need a way to expose my weird APIs, maybe need to touch them up some.
I want to allow the matching code to replace some of the "Visitor" code I have in Homunculus, and that means having the ability to define custom destructuring logic for external classes. It doesn't make sense to put the custom code into Structured Data, so I need a way to expose my weird APIs, maybe need to touch them up some.