Alex Kouznetsov wrote:
> No you are not.
> What you have descibed is a mess we have been dragged into and there is nothing
> good in it !
> And it did not exist 10-15 years ago.

Hell, it barely existed 5 years ago.

That said, using different languages for different things has
its advantages. I'd hate to try optimising a JavaScript database
query.
And it breaks down nicely:
from UI being html
to middle tier being Delphi
to data storage being sql

It means your UI-guy doesn't need to know anything
about creating indexes, and your db-guy doesn't need to
know anything about stylesheets. And the Delphi guys
can stick our beaks in wherever we want...

What I really want to see is some HTML people who don't
want to throw out all the UI knowledge thats been learned
over the last 1000 years.

Cheers, Kurt.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to