but each serializer you construct is being constru...
# kotlin-fuel
n
but each serializer you construct is being constructed with generics and type information for that specific request and expected returned data
n
sure these are the usual awaitObject function.. but those are not suspended functions
d
Oh haha I'll add it to those as well
n
except you cannot unless you want to add dependencies or new modules
gson would have to depend on coroutines
or the other way around
and the same for kotlinx-serialization and jackson and whatever other serialization
d
I'll try to figure out a generic way
"core" actually depends on coroutine (not fuel-coroutine) so it's not that big of a deal
n
oh
can we then just more the fuel-coroutines code into core ?
its not that much anyways
but i think the reasoning for separating it into different modules was to avoid dependencies right ?
d
That is probably true. Open an issue?
n
will work on that once #512 is merged
❤️ 1
d
If you approve 512, I'll merge it haha
i
Thanks a lot 👏
d
🙂