|
Posted by Andy Dingley on 02/24/06 03:35
On Thu, 23 Feb 2006 17:42:46 GMT, John Salerno
<johnjsal@NOSPAMgmail.com> wrote:
>it seems like a lot of purists think that
>inline code is a bad thing (sort of like inline style).
No, nothing like it. Inline styles are fine in their place and (in some
cases, such as lots of absolute positioning) certainly better than huge
dynamically generated CSS documents.
Compare ASP (lots of in-line code) and good Java server-side code (no
in-line code, and the tools to make this possible) though. If someone
learns ASP first, they're ruined for Java. Conversely the only way to
get good ASP coders is to teach them JSP and Servlets first.
Navigation:
[Reply to this message]
|