Skip to content

minor tweak to make format api more consistent#1726

Merged
rfecher merged 1 commit intolocationtech:masterfrom
rfecher:filesystem-consistent-api
May 18, 2020
Merged

minor tweak to make format api more consistent#1726
rfecher merged 1 commit intolocationtech:masterfrom
rfecher:filesystem-consistent-api

Conversation

@rfecher
Copy link
Copy Markdown
Contributor

@rfecher rfecher commented May 18, 2020

just added "typeName" and "indexName" to one of the data formatter methods where it was missing. The default binary formatter doesn't use type name or index name anywhere but its provided in every other method as just additional contextual info that can be helpful and used by the formatter as needed. The Data Index formatter passes type name to every method and the Index formatter passes index name and type name to every method, again as potentially useful context for the formatter.

@rfecher rfecher requested a review from jdgarrett May 18, 2020 15:20
Signed-off-by: Rich Fecher <rich.fecher@blacklynx.tech>
@rfecher rfecher force-pushed the filesystem-consistent-api branch from beb469a to f44af27 Compare May 18, 2020 15:21
@rfecher rfecher merged commit 5167918 into locationtech:master May 18, 2020
@rfecher rfecher deleted the filesystem-consistent-api branch May 18, 2020 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants