oharaandrew314 / dynamodb-kotlin-module

Kotlin Module for the dynamodb-enhanced SDk
Apache License 2.0
23 stars 3 forks source link

Support Value Objects #3

Closed oharaandrew314 closed 2 years ago

oharaandrew314 commented 2 years ago

I don't think this is a great idea. It would probably add a hard requirement on kotlin 1.5+, and gets too weird in the nitty gritties of Kotlin metadata.