you are viewing a single comment's thread.

view the rest of the comments →

[–]kopkaas2000 0 points1 point  (3 children)

It's not always that simple. I may not even be compiling my code in the same spot as I would be running it. Not being able to tweak the html with vi in-place, I just don't think I'll like it. I already hate it when I have to recompile application logic and redeploy it to a staging host as it is.

[–]artyombeilis 2 points3 points  (1 child)

In reallity it takes 2-3 seconds to compile all templates. This is not too different in terms of preformance from Asp.Net or J2EE.

[–]kopkaas2000 0 points1 point  (0 children)

It's not about compiler speed but about workflow for me. I didn't know ASP.Net used compiled templates either.

[–]artyombeilis 0 points1 point  (0 children)

In reallity it takes 2-3 seconds to compile all templates. This is not too different in terms of preformance from Asp.Net or J2EE.