[XOM-interest] XOM file causes my Eclipse editor to crash
Dave Pawson
dave.pawson at gmail.com
Thu Oct 18 06:46:24 EDT 2007
On 18/10/2007, Michael Kay <mike at saxonica.com> wrote:
> > > In the method nu.xom.UnicodeUtil.decompose(..) (Xom 1.2b)
> > there is a
> > > 1900ish-levels nested if-else statement that causes my Eclipse java
> > > editor to crash when opening the file. Yes, I know it's not a
> > > XOM-fault, but I thought I'd throw it on the list anyway...
>
> I had a few problems with compiler limits in this area in Saxon too, though
> my approach is a bit different. I ended up creating a source module
> containing the raw data in which the lists of integers are represented as
> strings containing comma-separated base-32 values; I then parse the strings
> out into the run-time tables needed to drive the algorithm.
It would be nice to see a small example of that Michael?
regards
--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
More information about the XOM-interest
mailing list