Re: JavaScript inside xmlroff?

"W. Martin Borgert" <[email protected]> Thu, 12 Feb 2009 23:23:45 +0000
Newsgroups gmane.text.xml.xmlroff.general
Message-ID <[email protected]>
On 2009-02-11 14:05, Tony Graham wrote:
> This week's mad idea, which doesn't need to be implemented this week, is
> to embed JavaScript inside xmlroff using Seed [1] so that some of the
> functionality of the FOs and properties could be implemented using
> scripts.

When it comes to scripting, I would prefer Python (esp. because
it has excellent language bindings for libxml2, libxslt, and
libcairo2), but in any case using a scripting language is a
good, not a mad, idea!