Skip to content

Add TableIOService to read/write tables from locations #7

@ctrueden

Description

@ctrueden

Similar to DatasetIOService for images, but type-safe for tables.

This will require some thought: do we want to hardcode a particular table I/O implementation in the service? Or do we need to create some new plugin type for tables, and then have a single IOPlugin implementation that delegates to the TableIOService. It's a bit tricky.

See also imagej/tutorials#77 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions