Re: Re: useability of apache, PHP, Postgres for real business apps - Mailing list pgsql-general

From Alex Pilosov
Subject Re: Re: useability of apache, PHP, Postgres for real business apps
Date
Msg-id Pine.BSO.4.10.10106281921460.14926-100000@spider.pilosoft.com
Whole thread Raw
In response to Re: Re: useability of apache, PHP, Postgres for real business apps  (Adam Haberlach <adam@newsnipple.com>)
Responses Re: Re: useability of apache, PHP, Postgres for real business apps  (Paul Tomblin <ptomblin@xcski.com>)
List pgsql-general
On Thu, 28 Jun 2001, Adam Haberlach wrote:

>     My only issue is that PHP suffers from some of the same managability
> issues as perl in that it is very easy for one person to write code that
> no other person understands, and not have any compiler or type-safety to
> prevent this.  I hope to be moving to .jsp soon in order to fix this by
> creating a more structured development environment.
I hate to start religious war, but the language does not decide
readability or maintainability of code. Code must be subject to peer
review before put in production, whether it is written in C, Perl, PHP or
Java. At one environment I worked, Java/JSP code was full of garbage.

Sure, it is _readable_ but definitely not understandable. At a different
environment, Perl was used as main language, but it was controlled and
reviewed for understandability.

-alex


pgsql-general by date:

Previous
From: Adam Haberlach
Date:
Subject: Re: Re: useability of apache, PHP, Postgres for real business apps
Next
From:
Date:
Subject: RE: Re: usability of apache, PHP, Postgres for real business apps