Alexey Kuptsov

Results 4 comments of Alexey Kuptsov

There are 125 forks of this project in GitHub. Did anybody manage to make some progress in adapting this great plugin to new IDE versions?

I'm sorry for this mess of closing and reopening. I'm getting used to contributing to OSS 😅

I've added test StaticSerializationHandlesTargetInvocationException but I don't understand the static serializer output. The serializer doesn't throw and returns empty object output `{}`. Can you help me with binding field `StaticSerializerBuilder.handleTargetInvocationExceptions`...

@EdwardCooke Hi Edward, I've implemented the support of custom exception handler function. But I haven't implemented default method "throw". I don't like this idea because try/catch block may affect performance...