Tony Parker

Results 85 comments of Tony Parker

@iCharlesHu you were looking at Decimal recently - can you investigate?

This is primarily due to complexity of implementation right now. This one has an “obvious” solution of using some kind of enum backing to save space when only 1 or...

No, I think you are right that we can do something simple here in the short term and leave the heroics for later. I've added the "good first issue" keyword.

Keep in mind that date components fields are used not just to store values but also add values. So, for example the `day` field is not just the day of...

Here's a couple of places where we create date components instances with just a few fields, which would be good patterns to consider if we wanted to create some internal...