Skip to content

Handle dictid by lexiconset#256

Merged
mh-northlander merged 2 commits intodevelop-v0.8from
feature/252-dictid-lexiconset
Dec 3, 2024
Merged

Handle dictid by lexiconset#256
mh-northlander merged 2 commits intodevelop-v0.8from
feature/252-dictid-lexiconset

Conversation

@mh-northlander
Copy link
Contributor

@mh-northlander mh-northlander commented Dec 2, 2024

resolve #252

Remove dictionary-id handling from WordIdTable which is a part of a lexicon.
Instead LexiconSet (and WordLookup) is responsible for that.

Also let DictionaryPrinter use Lexicon.wordIds method instead of using WordIdTable directly.

@mh-northlander mh-northlander added this to the 0.8 milestone Dec 2, 2024
@mh-northlander mh-northlander linked an issue Dec 2, 2024 that may be closed by this pull request
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 2, 2024

@mh-northlander mh-northlander merged commit adde77d into develop-v0.8 Dec 3, 2024
@mh-northlander mh-northlander deleted the feature/252-dictid-lexiconset branch December 3, 2024 02:35
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.

DictId handling by LexiconSet

2 participants