Details
-
Type: Improvement
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: 1.6.1
-
Component/s: None
-
Labels:None
Description
Bible Desktop has a dropdown of sections. These overlap those of o.c.j.versification.SectionNames. They should be merged into SectionNames.
SectionNames currently has non-overlapping sections. With the merge it will have overlapping sections. E.g. The Whole Bible (or The Bible), OT, NT, Prophecy, Letters to the People (aka pauline), Letters from the People, overlap with the ones already present.
The API for SectionNames should change to an Enum. Please comment on the impact to your usage.