<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello all,<div><br></div><div>I just submitted my first couple of pull requests to Xerte, which fix a number of issues I had trying to go through the setup process with the devel code. </div><div><br></div><div>One of the pull requests is a fix for this issue:</div><div><br></div><div>  <a href="https://github.com/thexerteproject/xerteonlinetoolkits/issues/83">https://github.com/thexerteproject/xerteonlinetoolkits/issues/83</a></div><div><br></div><div>In the comments, starting from <a href="https://github.com/thexerteproject/xerteonlinetoolkits/issues/83#issuecomment-59792567">here</a>, there is some discussion about a stylistic question: if you have an if{} block that results in an exit(), do you need to put the stuff that comes after it in an else{}? Personally my answer to that is “no”, and this is reflected in <a href="https://github.com/thexerteproject/xerteonlinetoolkits/pull/87">the fix I submitted</a>, but pgogy suggested I mention it here to see if others have opinions. </div><div><br></div><div>…also, just to be sure I’m in the right place, this github repo is where active development on the latest version of Xerte is happening, correct?</div><div><br></div><div>—Brad</div></body></html>