[jsword-devel] jdom removal

Douglas Campos qmx at qmx.me
Mon Sep 3 15:07:45 MST 2012


On Sep 3, 2012, at 12:25 PM, Martin Denham wrote:

> It would be good to remove JDOM.  When working on the first versions of And Bible I had to bypass the JDOM DOM creation to improve performance on low powered Android devices, but my simple workaround only worked for simple, well structured OSIS bibles.
Can you point me to this code for me to have a better idea on what you did? I'm still wrapping my head around jsword codebase

> 
> I made a few rough notes on it at the time.
> 
> I don't think Android includes a StAX library, but it does include a similar efficient XML Pull library and it would probably be possible to include a StAX library with And Bible.  I could do some investigation and experiments if this approach was seriously under consideration.
we have woodstox if needed, and java 1.5 compliant

> 
> Martin
> 
> On 3 September 2012 15:35, Douglas Campos <qmx at qmx.me> wrote:
> Howdy!
> 
> I was talking with DM wrt removing jdom and using org.w3c.* APIs instead (more portable, less deps), and he asked me to post it here :)
> 
> Any objections? (I'm assuming I'll fix BD too)
> 
> Blessings,
> -- qmx
> 
> 
> _______________________________________________
> jsword-devel mailing list
> jsword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/jsword-devel
> 
> _______________________________________________
> jsword-devel mailing list
> jsword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/jsword-devel

-- qmx




More information about the jsword-devel mailing list