|
|
|
|
|
by basscomm
205 days ago
|
|
> Using for-each or choose should be a sign you're doing it wrong. I wouldn't say that I did it wrong, I just didn't do it efficiently. And I knew that at the time. I appreciate the work, but I've said it elsewhere: I'm not a programmer. This was something I spent a couple of afternoons on five years ago and never looked at again after getting the results I wanted. |
|
The thing about doing it wrong was meant as a reply to the comment upthread about for-each etc. being necessary. For something like you have, they're absolutely not. It's fine if that was the easiest way for you to do it though. My whole point was that I've always seen XSLT as much more of an approachable, enabling technology than modern JS approaches.