8000 Typeful reader API · Issue #45 · kotools/libraries · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
This repository was archived by the owner on Feb 8, 2024. It is now read-only.
Typeful reader API #45
Open
Open
@LVMVRQUXL

Description

@LVMVRQUXL

Description

Based on #14, introduce a new reader API in the kotools.csv package for reading 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 reader API.
  • Improve the reader for filtering returned records.
  • Improve the reader for paginating returned records.
  • Improve the reader for returning a custom type.
  • Deprecate the old reader.
  • Refactor.
  • Update Work in progress section in changelog.

Metadata

Metadata

Assignees

Labels

csvRelated to Kotools CSV.enhancementNew feature or request.jvmShould work on JVM platform.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0