-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
As currently designed, pythonize and depythonize on structs with both Serialize and IntoPy implementations will always use the Serialize implementation.
I'm not sure if that's surprising - it's certainly predictable though.
Open point of discussion as to whether pythonize should attempt to re-use existing IntoPy implementations, and if so, how could this be implemented?
Metadata
Metadata
Assignees
Labels
No labels