Originally posted by NickFitz
View Post

What if I need to loop through that data you've shown on top and then inside the loop do some other look ups in some other arrays in order to calculate what I need, can you ****ing do it quickly with a "functional" XSLT?
The real world problems ain't just summing up one value in a loop - a lot more can happen inside that loop and having exact index based access to arrays is the fastest way to get what you want.
If you can't handle loops then you should not be programming - that's the side effect!

Watch out Nick - one more word from you supporting "functional" languages and you'll cause monkey civil war on here


Comment