zac.kim
zac.kim
@vmihailenco thx for comments :) Its also good idea, but i didn't want to return success(empty items) after error occurs. Anyway, your suggestion is the best way now. thx!!
Thanks @timtebeek , I look forward to the problem being resolved :)
@knutwannheden Sorry for the late response. I just tried to execute rewriteRun command with our recipe jar like `gradlew --init-script recipe.gradle rewriteRun` :(
@tynes I also know the way but i just want to use auto-generated source code :) It will be helpful to use it even if we don't know the exact...
> How does the top level encoder get initialized? Updated the suggestion to use a global variable :) Although there is a lot of redundant code (because of init error),...
@knutwannheden @timtebeek Could you please review this PR again? I think this PR is appropriate as defensive code as well.