From: Tony G. <Ton...@Su...> - 2006-02-16 22:59:55
|
Stefan Seefeld <se...@sy...> writes: > Mauro C. wrote: >> --- Tony Graham <Ton...@Su...> ha scritto: >>>I started the "What needs to be done to make xmlroff >>>a success?" >> IMO a wrapper exetension for PHP and other scripting >> language. > > What would that wrapper do that can't be done by calling > system('xmlroff ...') ? If the scripting language's XML DOM implementation is a thin layer over libxml2's XMLdoc, then it becomes possible to pass a DOM straight to the thinly wrapped libfo. Regards, Tony. |