Re: Delphi and RIA
People are starting to see that traditional multi-tiered development
actually worked long before the browser. People are starting to see
that the browser is NOT a thin client.
Delphi has always had the ability to construct Rich Internet
Applications (or Internet Integrated) via MIDAS technology. The user
interface does not need business logic or data layer code. Just call
the MIDAS middle tier "somewhere out there" and things get done.
I agree with others on this post that Delphi needs to construct
multi-platform binaries so one can put middle-tier stuff on non-Windows
boxes. Delphi already is fantastic at talking to any database that is
running on any platform.
Chau Chee Yang writes:
Quote
Hi,
I recently come across with the RIA (rich internet application)
concepts. There are many players around in the market. Adobe, Google,
Sun Java and Microsoft.
Althought Microsoft doesn't has the big portions of RIA at the moment as
compare to Adobe. But I personally feel it may quickly climb up as from
pass history record.
How is Delphi community's response to the RIA application development?
Will RIA become the next wave of software application development
platform? I personally feel Microsoft has more complete tools, library
and frameworks to handle the RIA application development compare to
other players. Any thoughts? Please share here.