Nicklas Ansman

Results 131 comments of Nicklas Ansman

Yeah definitely. But holy moly, open for 4 years?! That PR seems dead. I've incorporated the changes from the discussion.

Damn, I've come full circle it seems.

That seems like a good solution and I have already been using `measureTime` since it was added. But regardless I still think this PR should land as it is a...

There a still a bunch of cases that aren't handled (suspend functions, DefaultImpls etc) but it seems like a lot of work to fix them. Ideally the actual type would...

I wasn't sure if there are any tests for this, I couldn't find any for other parameters.

It seems that KAPT was intentionally adding the import so that there was at least one import but I don't see a reason for this and the tests still pass...

I have not be able to identity any issues with omitting the initializer in the stub even though `javac` could theoretically complain since they need a value assigned. If this...

Ok, I feel pretty happy about this now. Now only constructor parameters are affected and only primitives/strings. There is a special case for interfaces as it seems that static interface...

In the mean time it would be great to get a workaround

Unfortunately we've already migrated to the new fragment result listeners so down grading isn't an option at this point.