<div class="gmail_extra">
Hi Greg,<br><br><div class="gmail_quote">On Fri, Dec 14, 2012 at 2:15 PM, Greg Hellings <span dir="ltr">&lt;<a href="mailto:greg.hellings@gmail.com" target="_blank">greg.hellings@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


...<br>
As to the matter of breaking front-ends, library upgrades are going to<br>
do that anyway. The current development head of BibleTime does not<br>
even compile against the current development head of SWORD because the<br>
API has changed - so we have to maintain a compatibility branch that<br>
includes changes which are going to be in the next release of SWORD<br>
(*whenever that might be). If this behavior changes, it will be<br>
another thing that we have to keep abreast of and update. I don&#39;t<br>
think that changing the behavior of the library and documenting that<br>
output has changed from &lt;!P&gt; to &lt;!--p--&gt; will be such a hardship on<br>
applications, especially if it puts us in line with our documentation.<br>
<br>
So it really comes down to: what do we claim to produce, and does our<br>
library produce it? If not, then this is a bug that needs to be<br>
addressed by changing the library or changing our claims.<br>
<span><font color="#888888"></font></span><br></blockquote></div>I don&#39;t mind the idea of it changing, it&#39;s just I don&#39;t think this is an important enough change (or perhaps not the right change).<br>The fact that &lt;!P&gt; is there suggests that it is meant to mean something, so frontends really should be processing it, rather than hiding it as a comment.<br>

In BPBible we just change that to &lt;/p&gt;&lt;p&gt; I believe.<br><div>    data.replace(&quot;&lt;!P&gt;&quot;, &quot;&lt;/p&gt;&lt;p&gt;&quot;)</div><br>I&#39;d prefer to only have one thing to look for than two, though it wouldn&#39;t be tragic to change it to accept both.<br>

<br>Look back at the conversations on &#39; div type=&quot;paragraph&quot; &#39; from September. Troy said he was happy to remove &lt;!P&gt; if Xiphos didn&#39;t use it. Someone needs to work out why it&#39;s in there, and whether it is really needed, then probably adapt the filters to remove it altogether if possible (possibly replacing it with something else).<br>

<br>Ben<br>-------------------------------------------------------------<br>
        <div>
        <div>For I have no pleasure in the death of anyone, <br>declares the Lord <span style="font-variant:small-caps">God</span>; so turn, and live.”<br>Ezekiel 18:32 (ESV)</div>
        </div>
        
</div>