Thanks! It's a bit longer than what I had before... but I guess it's probably better. I still wonder if there might not be a use case for a Factory on what I mentioned before...
e
eric
03/25/2019, 5:58 PM
you can do
@FromJson fun fromJson(reader: JsonReader, JsonAdapter<String> stringAdapter, ...otherAdapters...)