<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I made the change. I'll respond shortly. We can do both. There's a compare function that can be passed.&nbsp;<br><br>Cent from my fone so theer mite be tipos. ;)</div><div><br>On May 24, 2014, at 7:09 AM, Martin Denham &lt;<a href="mailto:mjdenham@gmail.com">mjdenham@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">The change to name order occurred 4 months ago with 'Optimized Books, especially for lookups' but I can't see any specific reason for the change in order unless I am missing something. I originally added order by initials 11 months ago while solving problems with books having the same description. &nbsp;Here is the change 4 months ago which changed sort back to name:<div>
<br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>Optimized Books, especially for lookups.</div></div><div><div>Use books directly rather than calling getBooks, which creates a copy.</div></div>
<div><div>No longer use BookSet internally, but TreeSet instead.</div></div><div><div>Lookup now uses hash maps for O(1) for initials and name. Still loops for case insensitive, but only once.</div></div><div><div>Removed getWriteableDrivers. Deprecated unregisterDriver and getMaxLength.</div>
</div><div><div>BookFilterIterator now takes an Iterable&lt;Book&gt; rather than a List&lt;Book&gt;.</div></div><div><div><b>AbstractBookMetaData now sorts name before initials.</b></div></div></blockquote><br><div>If there are no objections I would like to raise an issue and implement the change to sort by initials.</div>
<div><br></div><div>Martin</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 22 May 2014 22:26, Martin Denham <span dir="ltr">&lt;<a href="mailto:mjdenham@gmail.com" target="_blank">mjdenham@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">The books are now being sorted by <a href="http://book.name" target="_blank">book.name</a> which is not the name seen on <a href="http://www.crosswire.org/sword/modules/ModDisp.jsp?modType=Bibles" target="_blank">this screen</a>&nbsp;but is the description. &nbsp;So JSword is sorting books by description.<div>

<br></div><div>JSword used to sort by book.initials (which confusingly is name on <a href="http://www.crosswire.org/sword/modules/ModDisp.jsp?modType=Bibles" target="_blank">this screen</a>) until a few weeks ago. &nbsp;However, there were various changes made including the different sort order.</div>

<div><br></div><div>Since description is random descriptive text but name encapsulates key text which groups similar books together, could we agree to switch back to sorting by initials?</div><div><br></div><div>I have a user who is quite upset over this issue and claims the order is "complete chaos". &nbsp;I could do the sorting in And Bible but I get the book list very frequently and it would have a small affect on performance.</div>
<span class="HOEnZb"><font color="#888888">
<div><br></div><div>Martin</div></font></span></div>
</blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>jsword-devel mailing list</span><br><span><a href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a></span><br><span><a href="http://www.crosswire.org/mailman/listinfo/jsword-devel">http://www.crosswire.org/mailman/listinfo/jsword-devel</a></span><br></div></blockquote></body></html>