general question for PRs on ktor.io .. to keep them up to date, rebase on master/origin or merge ?
i do not see many merges in the history so i assume you always rebase, just want to ask and make sure
e
e5l
09/12/2018, 10:02 AM
We try to always rebase before a merge
n
Nikky
09/12/2018, 10:04 AM
okay, i will do that and rebase on master so it stays on top
Nikky
09/12/2018, 10:05 AM
and one more question.. does it make sense to apply the serialization plugin to just the json features ? or should it be added to the main build.gradle ?
e
e5l
09/12/2018, 10:10 AM
To json feature. The plugin just process annotations.