From: Emlyn (emlyn@one.net.au)
Date: Tue Jan 23 2001 - 18:35:07 MST
Eugene wrote:
> > Handcoding is good for generating html in any server scripting language,
> > good for doing the tricky/finicky stuff, but sorely unproductive for
> > producing the pretty interface.
>
> I dunno, doesn't function come first, looks later?
>
Caveat: I'm talking user apps here.
Sometimes... it depends on how hard the backend is, and how different the
presentation (front end) is from the process (backend).
If it's bigger than trivial, I tend to design front and back end seperately,
then fit them together. Surprisingly to many coders, the users don't care at
all about the backend; just the ease of use of the front end, (functionality
of front end too, maybe as number two criterion).
Emlyn
This archive was generated by hypermail 2.1.5 : Sat Nov 02 2002 - 08:05:16 MST