[jsword-devel] Personal Commentary

Martin Denham mjdenham at gmail.com
Sat Oct 15 09:26:46 MST 2011


Should the Personal Commentary work in JSword?  I was thinking about using
it but noticed this wiki
page<http://www.crosswire.org/wiki/DevTools:JSword/Personal_Commentary>that
says it is not supported.  However, there does seem to be some code
that writes to files in RawFileBackend e.g. setRawText(key, text).

I also tried the following but it fails with an NPE in RawFileBackend:

Book pc = Books.installed().getBook("Personal");
assertTrue("PC is not writable", pc.isWritable());

Thanks
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/jsword-devel/attachments/20111015/9210c997/attachment.html>


More information about the jsword-devel mailing list