[
Lists Home |
Date Index |
Thread Index
]
Rick Marshall wrote:
> Robin Berjon wrote:
>> What Mike is saying is that the problem *very* likely comes from
>> what's in your style sheet.
>
> well that would be a major problem for the technology in the hands of
> the masses.
>
> are you saying "here's the standard and all the things you can do, but
> don't do these things because they are a performance problem".
>
> am i the only deeply concerned by this?
No, but you seem to be the only one who doesn't understand you can write
a slow program in any language; it's not the language's fault.
To make the case that there's something about XSLT that forces you to
write stylesheets that are inefficient, you need to actually point to
XSLT features that are a) the only way to get something done and b)
intrinsically inefficient. Waving O(N^2) about doesn't do it.
Bob
|