Michael Raymond, le Fri 20 Nov 2009 08:18:53 -0600, a écrit : > It looks like I spoke too soon on the fix. That solves the problem > but it keeps the Miscs from being created and in some situations I'd > like to keep the Miscs but not the nodes.
Oh? In which situation? Can't you just ignore them when parsing the tree? What I don't see is why you would care about the structure that nodes provide but not about the nodes themselves. Your patch makes the code quite convoluted :) Samuel