yukinarit

Results 86 comments of yukinarit

Hi @tbsexton! Thanks for the good suggestion. I looked into beartype and like it so much 👍 I really appriciate if you could investigate `pyserde` + `beartype`

Hi @tbsexton Thanks for the updates. Extensibility like a trait in Rust sounds really cool. Plum looks cool too! But isn't dynamic dispatch expensive, especially if the object is fairly...

Hi @benridley Thanks for liking `pyserde`! Sorry about the confusion. I was told by the other person also. I will work on publishing v0.6.0 and [hosting multiple versions of documentation](https://github.com/yukinarit/pyserde/issues/117)...

Hi @ydylla > Yes, I did not want to add instance checks for the deserialization, to keep it as fast as possible. Yes, I agree with you. But I want...

> But we need to find a good metric (sort logic). Maybe other dataclasses first then the container types with the most arguments and then primitives will work good enough....

Hi, Let me check xmltodict could be used as serializer backend. https://pypi.org/project/xmltodict

Hi, @Exiled1 Thanks for being interested in pyserde! These aliases would be used only during deserialization? 🤔 Do you know what field name will be used during serialization? 🤔

It is actually intended behavior but I will double-check if this is possible 👍

Not supported yet 🙂