[sword-devel] Field additions to module .conf files

Joachim Ansorg sword-devel@crosswire.org
Wed, 6 Mar 2002 14:08:54 +0100


Thank Troy!

This is useful!

Joachim

> Joachim,
> 	I added a new feature last night that might be useful.  It is on our
> multimapwithdefault multimap template subclass:
>
> bool has(T,V)
>
> This allows you to do something like:
>
> 	module->getConfig().has("Feature", "GreekParse")