lukashaertel / kfunnels

Annotation processor generating serialization and deserialization from Kotlin classes.
2 stars 0 forks source link

Add support for common use cases #3

Open lukashaertel opened 7 years ago

lukashaertel commented 7 years ago

XML, CSV, JSON and Android Intents and Bundles should have some basic implementations.

lukashaertel commented 7 years ago

CSV support is linked to #1

lukashaertel commented 7 years ago

JSON is now implemented. XML might be too complicated for now, CSV is also very limited as it has no real nesting. The latter could be done with repeating.