Re: [xsl] Processing two documents, which order?

Subject: Re: [xsl] Processing two documents, which order?
From: Dave Pawson <davep@xxxxxxxxxxxxx>
Date: Fri, 8 Apr 2011 11:00:16 +0100
On Fri, 08 Apr 2011 10:48:40 +0100
David Carlisle <davidc@xxxxxxxxx> wrote:

> On 08/04/2011 09:52, Dave Pawson wrote:
> > Mixed solution.
> >
> > Bash script
> >
> 
> I'd be really surprised if this wasn't much slower than just making a 
> single regex of all your words |'d together.
> 
> The regex optimiser might struggle a bit to optimise a long or list,
> but compared to starting up the JVM and recompiling the stylesheet 
> repeatedly for every property.....
> 
> David

Efficiency isn't an issue. The alternative is hand editing.
15 minutes run time is good with that sort of comparison!



-- 

regards 

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

Current Thread