Philipp Rudiger

Results 1199 comments of Philipp Rudiger

>Reviewing this, I guess it looks fine. The if t.TYPE_CHECKING: bits are gnarly, but if that's what it takes to get type checking, then sure! Indeed pretty gnarly, but it...

Yeah also tried #1065 and had no luck getting it to work for `__init__` signatures.

Okay, I have gotten much further along here and though there is still plenty of work to fix runtime behavior I've broken, finish typing all of param and define appropriate...

Also I realize much of this just recaps what @MarcSkovMadsen has already laid out above. I just wanted to record all the limitations for myself. As was also indicated previously,...

I do like the idea of a `@parameterize` decorator for dataclasses.

Totally agree, hoping I can wrap this up pretty soon. Once that's done I can begin working on a proposal for a `TypedParameterized`.

Honestly not sure if this isn't a bug in `ReactGrid`, its constraints solver seems to fail here which leaves it in a broken state until another resize event is triggered.

Indeed, this is well overdue.

No, sadly not, in fact we are likely to remove this functionality for this reason.