Posted by Kromey at 12:39pm Dec 22 '09
You must sign in to send Kromey a message
You must sign in to send Kromey a message
And, honestly, I can understand it. On the other hand, I've worked with too much code that was not properly indented, which is nigh on impossible to read even given the curly brackets! So the idea of a language that enforces proper programming style is an appeal to me.
PHP's complete lack of consistency just pisses me off day in and day out (literally, as I work with the language on a daily basis, being that it's my job, as well as I'm working on a WordPress plugin and theme) - I mean, seriously, I shouldn't have to look up if a given function is "haystack-needle" or "needle-haystack" every damn time I want to use it! C'mon, a little consistency people - pick one and stick with it!
PHP's complete lack of consistency just pisses me off day in and day out (literally, as I work with the language on a daily basis, being that it's my job, as well as I'm working on a WordPress plugin and theme) - I mean, seriously, I shouldn't have to look up if a given function is "haystack-needle" or "needle-haystack" every damn time I want to use it! C'mon, a little consistency people - pick one and stick with it!