[sword-devel] Does Eloquent use only the core library of SWORD or more than that? e.g. the clucene library, zlib, etc.

Manfred Bergmann manfred.bergmann at me.com
Thu Nov 24 00:03:00 MST 2016


Hi TS.

It uses the zlib which is bundled with SWORD.
It also uses clucene, but only to create index files to be used for PocketSword.
Otherwise Eloquent uses Apple Spotlight for indexing and searching.

The framework is built from the project and sources in bindings/objc.
Btw: iOS from version 8 can also use frameworks now.


Manfred


> Am 24.11.2016 um 01:30 schrieb TS <outofthecube at icloud.com>:
> 
> Does Eloquent use only the core library of SWORD or more than that? e.g. the clucene library, zlib, etc. 
> 
> I took a look at its source code, but the Sword code is pre-bundled into what Apple defines as a framework for Xcode and this seems to hide away everything except for header files. 
> 
> I'm interested in finding this info out because of the recent 64 bit issues I've written earlier about and because, for example, it seems that nether the clucene code nor zlib code is being maintained anymore. Since I've been trying to work on the PocketSword code, I'm curious as to how its desktop counterpart handles tasks. Does it use the same libraries of code that comes with the SWORD code or if not, which ones are used and which ones are not?
> 
> zlib btw is somewhat odd on iOS. It is not plug and play. A file needs to be modified in zlib folder in order for it to work. However, when troubleshooting the issues on the internet, a lot of people with similar problems got replies back that zlib already comes in one of Apple's libraries. 
> 
> -TS
> 
> --Sent from phone--
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page




More information about the sword-devel mailing list