Micah

Results 117 comments of Micah

I feel it would be a mistake to push full-moon to 1.0 without it but if you feel differently I'll follow your lead. My logic was that most of the...

> A Values with an ID of 0x1e indicates the type "Optional". That seems like a pretty big assumption based on one property. I don't have any qualms with it...

I won't go too in depth with this since it's late, but at a glance your explanation seems more complicated than the existing one in the spec. We generally don't...

After a brief discussion with a Roblox engineer on this, it's been made clear that these are meant to be just GUIDs for Instances (it will be used to make...

Wow, I really don't like that epoch even though it makes perfect sense to use it. I'd not sure what I'd assumed the time field was if not a real...

I don't see a path forward for this that isn't essentially us reimplementing an interface for CSV files. I'm interested in what your preferred API would look like.

> It builds but it does not work. Some sort of reflection database error that I don't know what it means. This is because you're changing the (de)serialization of Enum!...

This implementation would fail a round-trip test because Enums no longer contain information on their type.

I will put aside time next week to fix this properly since it's showing up in the wild now, but I'm not willing to merge a feature that doesn't roundtrip....

We're preparing for a new release soon, so it's unlikely that this will make it in before then but I would love to support this. If you want to implement...