Welcome Guest, Not a member yet? Register   Sign In
HTML Output, Clean formatting
#4

[eluser]Colin Williams[/eluser]
It's going to be very difficult to manage in your view files. You can guess how much indentation a view file will need, but if you load that view in different contexts, it's going to break indentation.

Why is this a requirement, anyway? If you did have a layer of output that just indented you code, that seems like useless processing to me (most of the time you want to optimize your output, not add useless bytes of indentation). Most modern HTML inspection programs (Webkit Inspector, Firebug, etc) will indent the code for you. And almost every IDE I've worked with has a feature for doing this.


Messages In This Thread
HTML Output, Clean formatting - by El Forum - 01-20-2010, 04:02 AM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 04:24 AM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 04:40 AM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 05:07 AM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 05:19 AM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 06:08 AM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 07:24 AM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 03:52 PM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 04:12 PM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 07:42 PM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 09:39 PM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 09:40 PM
HTML Output, Clean formatting - by El Forum - 01-20-2010, 10:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB