Jake Wharton
Jake Wharton
Unfortunately I suspect it will be a long while before we drop Java 8 support completely.
It's probably worth it, yeah. I'll talk to Jesse about it soon and see if he has any concerns. I have a similar setup (with some different complexities) in Retrofit....
Yes, that would be great, too!
Yeah I saw your issue on BCV. Thanks for thinking of it. I'm not sure whether it's BCV's problem or not. From what I remember MR jars only replace classes...
How do you put something on the zipline thread? We can trivially expose the list of property IDs like we do children IDs, and then offer a function to look...
Oh I'm dumb. Treehouse is what moves to the UI thread. Okay this should be doable.
Need to wait a week or two for the guest-side changes to roll out internally before we can land this.
This is unblocked!
I don't think plain objects is the right answer because they still need to undergo JSON encoding. It'll be faster, since it's C code instead of JS-hosted Kotlin code, but...
True. We could do a List and write them all sequentially to the underlying stream.