[sword-devel] Re: [sword-devel]Squeak Sword UI
Jimmie Houchin
sword-devel@crosswire.org
Thu, 16 Jan 2003 17:38:48 -0600
Thanks for the info. I just subscribed to the jsword-devel list so I
could find the cvs.
Jimmie Houchin
Joe Walker wrote:
>
> www.crosswire.org/jsword
>
> Troy - perhaps we should link to it from somewhere?
>
> Joe.
>
> Jimmie Houchin wrote:
>
>> Hello,
>>
>> Is the JSword backend code available via download or cvs?
>> I am not finding it at Crosswire. I am very liking missing it somewhere.
>>
>> Thanks.
>>
>> Jimmie Houchin
>>
>> Joe Walker wrote:
>>>
>>> Jimmie Houchin wrote:
>>>
>>>> The Java frontend, does it use the Sword libraries or will there be
>>>> Java code for reading Sword modules?
>>>
>>>
>>>
>>> There *is* Java code for reading Sword modules.
>>>
>>> JSword is split between frontend and backend in a similar way to
>>> Sword, so there is a JSword backend that reads Sword modules and a
>>> several front-ends (currently Swing application, WebStart, and
>>> Servlet) that talk to the JSword backend.
>>>
>>> Joe