[Home] [By Thread] [By Date] [Recent Entries]
Dusan Zatkovsky wrote:
Hi all.But why? Oxygen is written in java; an excellent product IMHO. I also tried Komodo ages ago and it was quite good, I'm sure the recent version is great. I have try catchXSL and editix, but first ends with JAVA:Out of memory and second with unknown error message. I am converting big (=20-60MB) xml files with big (=500k) stylesheet. Oh, now i get it. That's not a java issue, thats a random-accesss-xml-trees-in-memory issue. Your options are: 1) Use a streaming API to transform the files (SAX, STX). 2) Break the files into smaller chunks, transform and join. 3) Buy more memory. hth, Manos
|

Cart



