[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: building a hierarchical classification out of flat

Subject: RE: building a hierarchical classification out of flat and redundant data
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 3 Aug 2006 09:59:40 +0100
out of flat
> Then i changed the match attribute to 
> "x/document" and erased the "s" of "deep-equals". When i run 
> this with saxon, i get a list of errors, beginning with 
> "Exception in thread 'Thread-25'
> java.lang.StackOverflowError at
> net.sf.saxon.functions.DeepEqual.deepEquals(DeepEqual.java:186)".

As you can tell, I have problems remembering whether that function name has
a final "s" or not...

The stack overflow looks like some simple error in the recursion, or it
might be due to a cycle in the data. Programming tree traversals is a lot
more complicated if you have to check for cycles as you go. (And the example
in my book that attempts it is embarrassingly wrong.)

Michael Kay
http://www.saxonica.com/

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.