Daniel Furtado
Daniel Furtado
Hi @qpwo Thanks for reporting the issue. I started looking into it a few days ago and a fix for it should be available very soon. //Daniel
Hi Walter! Oh, good catch! Thank you so much for letting me know. 👍🏼 I will fix that. 👷🏼
Thanks for submitting this issue. 👍 I will investigate a good way of doing it and add a fix for it. /Daniel
Hi @bleach31 , thanks for your kind words. I'm working on a solution for this and it should come out in the next release pretty soon. 🙂
I actually have been working adding a similar functionality but only for `datetime` values where I could see the most use cases. The way I'm implementing is through a new...
Hello @karthicraghupathi , thanks a lot for the kind words about my project. Really appreciate it. Yes, I like this solution. I am actually working on something along those lines,...
Hello @rtdean !! Sorry for the late reply. Yeah, I agree it would be very parsing dates the right way. Is that something that you would be interested in implementing?
Just added a pull request for that: https://github.com/yeoman/generator-angular/pull/1342
Hi @karthicraghupathi and @liudonghua123 thanks for the contribution to this thread and using the lib. Yes, I see the use case for this for sure. I will try to put...
Hello 👋🏼 , As I have explained above having something like `reader.map("name").using(fn)` with `name` here being the name of the dataclass property would be a breaking change since the argument...