|
Posted by Michael Vilain on 01/22/06 18:57
In article <pan.2006.01.22.01.44.04.233795@sbcglobal.net>,
Mladen Gogala <gogala@sbcglobal.net> wrote:
> On Sat, 21 Jan 2006 12:33:08 -0500, neodem wrote:
>
> > PHP, and to a lesser degree JSF has become very popular ways to build web
> > applications. What I don't understand, and what I would like you all to
> > comment on, is how these methods are the best way to build web applications.
>
> There is no such thing as "the best way to build an application".
> My comment on all the rest is "42". All your base are belong to us.
I'll qualify that. In programming, the "best way" to build a product is
with the minimal amount of coding, debug, test, and integration. Design
comes first and can be independent of the language you implement with.
It's not a good idea to force the use of Pascal on a bunch of FORTRAN
programmers. We curse the hard datatyping and spend time getting the
upside down code (subroutines come first instead of last) through the
compiler rather than coding.
You comment on embedding php code within HTML is quite valid. That's
really a design and coding standard, like the "Where do paratheses go in
if/then/else blocks" debate. Just don't embed.
Sounds like the problem here is in front of the keyboard--a serious
software error.
--
DeeDee, don't press that button! DeeDee! NO! Dee...
Navigation:
[Reply to this message]
|