Sahin Yort

Results 280 comments of Sahin Yort

Also, it would make sense to directly depend on protoc-gen-ts as we introduce new fixes and features.

Hey. I am swarmed this week but I'll try to take a proper look. EDIT: it would help me a lot if you could split each of these changes into...

Yes with #146 we landed a fix to match the specification. It is a breaking change. > Q: in the new scheme, is there a way to query a protobuf...

> [I cannot imagine why that is not the default] `override` keyword was added to ts recently. That's why we can't make it default and this is the main reason...

> when there are _other_ 'type' problems, tsc includes a complaint about a `#one_of_decls` mismatch. I am not sure what action should be taken to make people's lives easier. I...

> Sadly, repeated fields cannot be declared a optional, so all the [] fields still need special treatment. (hmm, maybe i define a slight misleading `has_` which checks `field.length>0` @tomasz-szypenbejl-td...

this is currently broken. I believe it was working at some point but I broke it. We need to make the rule to be an aspect to do make this...

This is the exact list of this that I want to fix before the end of this year. Unfortunately, I don’t have that much free time as I used to...