Moin Pavel Hlavnicka,

> of course, we're going to support this SAX-like output in Perl module. 

  my idea is based on the fact that XSL is often in the middle of the
  chain. e.g.

  database -> reportgenerator -> wrapper -> xsl -> xhtml2html

  so anything processed by XSL, is produced by a program, and anything
  that will be produced by XSL, needs postprocessing (<br/>, utf, ...)
  befor it can be displayed as HTML. Most important, there is no need
  that the original is XML, it may be UN/EDIFACT or hidden inside a database.

> This will be released as soon as possible. (actually, our primary idea 
> was to include this in version 0.40, but .... (look Sablotron.xs, it 
> almost killed me :-)

  does SAX exist for C++ ? If yes, you may think about unbundling Expat
  from Sablotron, and using the SAX design pattern, to talk to Sablotron ?

Bye Michael
-- 
  mailto:[EMAIL PROTECTED]             UNA:+.? 'CED+2+:::Linux:2.2.14'UNZ+1'
  http://www.xml-edifact.org/           CETERUM CENSEO MSDOS ESSE DELENDAM

Reply via email to