
22 Oct
2007
22 Oct
'07
11:16 p.m.
On 10/22/07, Rene de Visser
I had a look at using HXT awhile ago. Parsec is the least of the problems. HXT stores the XML as an explicit tree in memory, where the head has explict references to the children.
What did you end up using? I've started building an app based on HXT and that worries me. The fact that it produces a 10MB library file is also worrisome. Justin