Aparajita,

Is there any difference in speed in doing <%= _form{"myvariable}%> multiple times as opposed to assigning to a local variable ($myLocal := _form{"myvariable) and writing the local to the page with <%=$myLocal%> many times?

You mentioned previously not using a callback method in rowset creation should be quicker as it uses Selection to Array. Are there any other areas where we as developers can optimise speed by doing certain things other others?

Thanks, Michael.


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to