[jsword-devel] Bible book name lookup problem

DM Smith dmsmith at crosswire.org
Tue Feb 19 09:50:14 MST 2013


There's a problem in the lookup of Bible book names in that the lookup can find a deuterocanonical book rather than one in the NT or OT, when the reference is ambiguous.

Previously the NT names were prioritized before the OT names. Now this is not the case. (It would be but the non-canonical books broke it.)

I would like your input on the following:

The search should be bound to the versification of the Bible. It should search NT, OT and then deuterocanonical. But only if those are present in the versification.

This would mean that BibleNames.getBook(String) and BibleBook.getBook(String) would be refactored to Versification.getBook().

In Him,
	DM





More information about the jsword-devel mailing list