voytech / tabulate

Kotlin library for exporting collections of object into tabular formats.
Apache License 2.0
2 stars 0 forks source link

Revisit cell type (maybe non mandatory type hint as an attribute would be sufficent) #144

Closed voytech closed 2 years ago

voytech commented 2 years ago

CellType as enum has many design flaws:

CellType could be renamed to TypeHint and modeled as attribute