[sword-devel] VerseKey.java
Bobby Nations
sword-devel@crosswire.org
Wed, 26 Dec 2001 13:51:13 -0600
Joe,
Great posting. I can't wait to get a good chance to sit down with your
class and work through it tonight (or tomorrow).
Thanks,
Bobby
P.S. I love the explanatory comments indicating why you did or didn't
include certain sections of the code. good work.
Joe Walker wrote:
>Hi,
>
>I did some work on RawVerse.[cpp|java] a while ago, which I've attached
>because I don't think jsword existed when I posted it last time. It
>reads Sword format Bible data. I've added to this code to ProjectB so
>that it can read Sword Bible data too.
>
>Back to the VerseKey in hand - I understand VerseKey to be the thing
>that parses "Gen 1 1" and understands that to be the first book of the
>Bible. You may be interested in com.eireneh.bible.passage.Verse[Range]
>which is the ProjectB code to do the same.
> http://prdownloads.sourceforge.net/projectb/projectb-0.86.zip
>
>Joe.
><snip>
>