Andreas Gullberg Larsen
Andreas Gullberg Larsen
Awesome, I'll try to take a closer look this weekend.
@lipchev I have totally neglected this one, but stumbled over it today. Would you like me to review this still?
Also, related #864. Here we deprecate QuantityType in favor of strings, which is more extensible. It seems like something this PR should take into account as well.
Thank you @inflectionpoint , I didn't know that!
@lipchev I think the reasoning for Undefined was to catch bugs where someone didn't specify a value, such as when deserializing JSON. I'm fine with making it nullable instead since...
Thanks for reporting @ZacharyPatten! As you described in the email, you are not interested in pursuing these improvements in UnitsNet yourself, just pointing out some source of reference we can...
Thanks for your insights, I just read the blog post now and you have definitely ventured into some terrain that I haven't before. Interesting stuff about compiling at runtime. We...
Thanks a lot for chiming in @ZacharyPatten , I'm super busy with work these days and have a hard time following up, but it is much appreciated that you drop...
Pinning this issue, at some point we need to address this.
Absolutely, if we can get generics working so we can get rid of the mix of double + decimal as well as allow the consumer to choose numeric type (float,...