Re: [Xsltforms-support] xalan infinite loop
Brought to you by:
alain-couthures
From: COUTHURES A. <ala...@ag...> - 2010-03-04 22:30:32
|
Christian, > I also was thinking that this recursion could maybe be replaced by a > regular expression, if I am not dependent on transforming it in the > browser. Only I would like to know what it _should_ do before I try to > make up some code. There is no regular expression support in XSLT 1.0 but I have committed what should be an improvement for this situation. It seems to work correctly but I can't see if it's faster or slower! I have limited name length to 100, just in case... Can you please tell me if you see a significant difference ? Thanks! -Alain |