Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Typeful writer API #46

Open
6 tasks
LVMVRQUXL opened this issue Nov 16, 2022 · 0 comments
Open
6 tasks

Typeful writer API #46

LVMVRQUXL opened this issue Nov 16, 2022 · 0 comments
Labels
csv Related to Kotools CSV. enhancement New feature or request. jvm Should work on JVM platform.
Milestone

Comments

@LVMVRQUXL
Copy link
Contributor

LVMVRQUXL commented Nov 16, 2022

Description

Based on #14, introduce a new writer API in the kotools.csv package for writing records in CSV files and deprecate the old one in the io.github.kotools.csv package.

Declarations in kotools.csv should use explicit types from Kotools Types for having a typeful design.

Dependencies

This issue needs the following ones to be done:

Checklist

  • Implement and test a basic writer API.
  • Improve the writer for accepting custom types as records.
  • Deprecate the old writer.
  • Refactor.
  • Update Work in progress section in changelog.
@LVMVRQUXL LVMVRQUXL added enhancement New feature or request. jvm Should work on JVM platform. csv Related to Kotools CSV. labels Nov 16, 2022
@LVMVRQUXL LVMVRQUXL added this to the CSV v2.3.0 milestone Nov 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
csv Related to Kotools CSV. enhancement New feature or request. jvm Should work on JVM platform.
Projects
None yet
Development

No branches or pull requests

1 participant