John Henry Xu wrote:
Leon Rosenberg: Actually I promised myself not to response to your posts, since
it doesn't make sense...
I remind myself that I don't answer to insulting and irrelevant comments. So...
Uh, you just did.
> > It is interesting to see PHP that has simple programming models
> > defeat Java in real applications.
He's right; that didn't make any sense.
PHP has complicated programming models, too; it has frameworks just like
Java does.
Doesn't mean you have to use them, just like you don't have to use
"complicated models" for programming Java, either--you can write
everything in the JSP, use straight JDBC/SQL, etc. and it'll look a lot
like PHP.
You'll end up with a plate full of spaghetti code with either language
if you don't bother using one of those complicated programming models.
Dave