Hi all<div><br></div><div>The documentation of Key.getName()  suggests that getName() will return the short name, such as Mat 1:1 but in fact, when I was just using it out of the box, I got Matthew 1:1 instead!</div><div><br>
</div><div><div><div>            Books.installed().getBook(version).getKey(reference).getName();</div></div></div><div><br></div><div>But I&#39;ve found, that we have to set BibleInfo.setFullBookName(false); first, for this to end up in short names. Not being completely familiar with the whole JSword framework, does this have other implications given this is a static assignment? In particular for concurrency/multi user environment for example?</div>
<div><br></div><div>Does this affect the passage lookup mechanism too? for the title tag for example? or is taken straight from the Sword module, and therefore this wouldn&#39;t affect it...?</div><div>Just wondering...</div>
<div><br></div><div>The interface in question is Key.java.</div><div>Chris</div><div><br></div><div><br></div><div><br></div><div><br></div>