Norman Barker wrote:
Hi,
I am handling GML documents with Cocoon which are very verbose (about
11mb in size).
I am receiving the compressed data from an http post and then using a
custom generator to decompress this data and pass it on down the
pipeline. Is there a way to improve this bottle ne
Martin Geissler wrote:
Hello Norman ,
in my applications I work with the CLI or Ant task to prepare large
amouts of data out of a database.
to get user friendly potions.
e.G.
first get data and generate xml.
second: sort, transform data to a yml tree ... save the result.
third generate .xml , .htm
Hello Norman ,
in my applications I work with the CLI or Ant task to prepare large
amouts of data out of a database.
to get user friendly potions.
e.G.
first get data and generate xml.
second: sort, transform data to a yml tree ... save the result.
third generate .xml , .html .xls, .pdf as static
Hi,
I am handling GML documents with Cocoon which are very verbose (about
11mb in size).
I am receiving the compressed data from an http post and then using a
custom generator to decompress this data and pass it on down the
pipeline. Is there a way to improve this bottle neck?
At the generat