[bt-devel] restructuring
Joachim Ansorg
bt-devel@crosswire.org
Wed, 25 Oct 2000 15:55:36 +0000
Hi Martin!
> Hi Joachim,
> thank you for the amazing work you are doing.
> It is really geat!
Thank you!
> Some statements:
> #1 the shared libs must get unique names like lib_bibletime_backend.la,
> otherwise they might conflict with other libs in kde/lib/
Ok, but then we have to rename directories or disable automatic Makefile.am
creation in KDevelop.
> #2 please go back to the member solution for the sword keys, Troy is right
> that it is the better way - less buggy, better maintainable
I think this is not so good. We extended the VerseKey and SWKey objects,
maybe I commit some parts to the CVS (e.g. an additional "const char*
VerseKey::Book()" to get a book as texts string). It works very well and I
see no reason to revert it.
The module-issue was a little bit different: We have not extended it with
useful functions but made a less complex framework for it which is not good
with inheritance.
> #3 no current key in modules
We don't have a current key! Where have you seen it?
> Please tell me how I can help now.
>
> Troy, any progress on the license issue?
>
> Any news from Mr. Bader?
Not yet.
> Today I bought one of their new CD-Rom bibles. There is a Good News Text on
> it, but the copyright says:
> "[...]The software is protected by copyright law and may not be copied.
> Text and program may not be decoded, disassembled or mixed with other
> software.[...]"
> Looks like we can't write a converter that easy?
Oh!
This is really bad!
Do you bought the texts on CD? How do you like this simple program on the CD?
> Martin
--Joachim