-
-
Notifications
You must be signed in to change notification settings - Fork 42
IntoPy and FromPyObject integration #1
Copy link
Copy link
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels