Re: [xsl] Priority and import precedence

Subject: Re: [xsl] Priority and import precedence
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 31 Jan 2005 17:18:47 GMT
   On larger projects you could get some really
   subtle bugs that go unnoticed because of import precedence.

er yes. I've been there:-)

>  "if you use my stylesheet, you have to use this template as
> I designed it".

Might be useful, do you have in mind a compile time check (you can' have
a higher priority/import prec that _could_ match the same nodes as this
one, or a run time one (only get a warning if the input has a node that
_does_ match this template and a higher priority one)?

run time one is probably less confusing but might? be expensive test?

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread