Skip to content

Conversation

@ESchouten
Copy link

@ESchouten ESchouten commented Jul 29, 2021

In order to support generic input types discussed in #143, and overcome the jvm erasure issue discussed in #144, kType is added to inputValue.

The code does compile, tests do run, however, whenever I build and use it in my application, it does compile but I get java.lang.NoSuchMethodErrors when trying to invoke these altered methods.

I can't seem to figure out whether it's a caching issue on my side or something else.
Could you take a look?

@jeggy jeggy merged commit 7c122dd into aPureBase:main Jul 31, 2021
@jeggy
Copy link
Member

jeggy commented Jul 31, 2021

This looks okay. I will publish this in version 0.17.12 and test it out in a big production app I have, if it runs smoothly there, I think everything should be fine 👍

Otherwise, I would love a failing unit test if something is wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants