[jsword-devel] JAXB elimination

DM Smith dmsmith555 at yahoo.com
Tue May 11 17:51:24 MST 2004


Joe,
I am reviewing your changes and I found an incomplete change which will 
result in a NPE:
in TabbedBookDataDisplay.setBookData you have:
         datas = null; // OSISUtil.pagenate(data, pagesize * 10);
         tabs = (datas.size() > 1);
         if (tabs)
I'll let you know if I see more problems. Otherwise it looks great.
DM


More information about the jsword-devel mailing list