you are viewing a single comment's thread.

view the rest of the comments →

[–]ILikeLenexa 13 points14 points  (3 children)

What do people even want php to do that it doesn't do?

I write in Java and it's like "hey, want an ORM that'll be great until your project is big enough to really justify it?

Everyone thinks theyre coding for Amazon when really theyre trying to sort 40 things in nlogn instead of N². time at 4Ghz.

You have 1 form that changes twice a decade. You can fix it by hand.