Hi<div><br></div><div>I was just wondering what the impact would be if we changed</div><div><br></div><div>Books.installed().getBook(version) </div><div><br></div><div>so that if "version" doesn't exist or is null, an exception is thrown rather than a null passed back. </div>
<div><br></div><div>It's a small change, but sometimes null pointer exceptions are quite difficult to track down. Having said that it probably impacts a number of projects.</div><div><br></div><div>Any thoughts?</div>
<div>Chris</div><div><br></div>