Greg,
Yes, the custom TreeKey::getFullName() was deprecated in favor of
overriding the more standard SWKey::getText(). You can merely change
your getFullName to getText and all should work the same. Hope this helps.
-Troy.
Greg Hellings wrote:
> I have been trying to compile
I have been trying to compile my small front-end for the sword library
against the latest release version of the library and ran into an
interesting new problem: there used to be a method in TreeKeyIdx that
was called getFullName() in addition to the getLocalName(). I used
the getLocalName() in di
Hi David,
although I don't know Hebrew your works looks very good to me!
The old module we offer is really old, afaik. Creating improved version like
you do is a very valuable work, I think.
Blessings,
Joachim
>
> I am working on the Strong's Hebrew Dictionary data from the SWORD module.
> I'v