Re: urls and iterations

2010-10-05 Thread Piotr Kopeć
Thank kou Kou There's still more to learn for me As I guess there isn't any mechanism for declaration/evaluation, eg: Then will be url that evals with getting item.id ... For PC browsers I'll use javascript post as you suggested, it will be much cleaner and probabl

urls and iterations

2010-10-04 Thread Piotr Kopeć
Hi to everyone I've got table liki this like this show It's about performance After adding url creation and reference to it in table row show The code runs 200-300 ms longer on 20 iterations (debugging on WARN level) Why it's running so slow? What is correc