ormlite-android-gradle-plugin icon indicating copy to clipboard operation
ormlite-android-gradle-plugin copied to clipboard

Support for Kotlin Classes?

Open ankushg opened this issue 6 years ago • 1 comments

Does this plugin properly generate ormlite_config for Kotlin classes that use the @DatabaseField annotation?

ankushg avatar Mar 19 '19 01:03 ankushg

No idea ! We start using Kotlin at Groupon, and not in the module where we use this plugin. I can't say exactly whether or not it should work.

I would add that this plugin is slowly getting to the attic as Room is a much better database for android than ormlite...

If needed though, I can add a small PR that you might want to contribute, let me know. But I won't work past this on this plugin.

Good luck !

stephanenicolas avatar Mar 19 '19 04:03 stephanenicolas