Is this planned? <https://kotlinlang.slack.com/arc...
# komapper
d
Is this planned? https://kotlinlang.slack.com/archives/C03JF82SDHA/p1671020954788009?thread_ts=1670948761.293189&amp;cid=C03JF82SDHA ... the way it is now in our code isn't too nice, it would have been nice to support more than just the first param, but if that's what you think is the clearest way to express this, then it's certainly better than nothing!
t
Yes, it is. Currently, I will support the following code.
Copy code
@KomapperEnum(EnumType.PROPERTY, hint = "value")
Wait a few days.
d
Great, thanks 👍🏼!
t
Please let me know if you have any comments. https://github.com/komapper/komapper/pull/815
d
Thanks for the quick implementation! I commented on the pull request on an important point, though.