Re: Delphi 2008 native?



"Iv" <ivan [at server] imibo.com> wrote in message news:47b872e6$1@xxxxxxxxxxxxxxxxxxxxxxxxx
If HELP system is only the reasons,

No.

Refactoring and other features also need .Net.

Cutting yourself off from a lot of functionality, present and future, just to avoid .Net is rather shortsighted. It will also become harder as time goes on.

For me personally .NET not offers anything more than Pascal (Delphi) can
offer, just the contrary - the development system is not stable and every
seriously application developed under .NET is veeeeeeery slow.

Actually .Net has proven itself quite stable so far. As far as slow, it's a fact the Winforms GUI is a bit slower but not "a lot". Whether other things are slow depend on what those things are and how you are doing it. .Net apps are *not* interpreted, the run compiled.

I will "love" .NET, for example, when I see Microsoft Office .NET release,
and it work without ugly exceptions one-two years.

This keeps coming up, the idea that, if it really were good, then MS would rewrite years worth of perfectly good working Win32 code in .Net just to prove it. That is a silly thing to demand - no company should rewrite an entire large application just because they can or to prove such a point. To prove Delphi/Pascal were good, should InterBase and every other product from CodeGear and Borland be rewritten from scratch in it?

--
Wayne Niddery - TeamB (www.teamb.com)
Winwright, Inc. (www.winwright.ca)

.



Relevant Pages

  • Re: Advice needed
    ... Typically when they do that they lose a lot of functionality that they had built over time, while at the same time adding a whole new set of bugs. ... If you are asking them to do a massive rewrite you need to have a convincing business case. ... Will you save on the cost of new hardware enough to justify the cost of new development? ...
    (microsoft.public.dotnet.general)
  • Re: f77 and dynamic arrays in common blocks
    ... "Charles Russell" writes: ... > believe it counterproductive to mix programming styles. ... I didn't even think about recommending that they rewrite it. ... And I probably wouldn't add new functionality by modifying the old ...
    (comp.lang.fortran)
  • Re: For Dan Johnson: more app rewrites
    ... matures. ... If you rewrite, you almost inevitable wind up doing ... functionality that you are pretty much guaranteed to lose on that front ... the quality problem, ...
    (comp.sys.mac.advocacy)
  • Re: JSH: At the Annals
    ... James has acted honourably in doing a ... > complete rewrite in order to avoid any potential embarrassment to ...
    (sci.math)
  • Re: Can I use ASP.NET Web Admin tool as a part of my site?
    ... I want to have teh Web Admin tool as part of my site but I want to avoid ... having to rewrite all the code to manage my users and roles. ... to incorporate the ASP.NET 2.0 webadmin tool into my site as a link? ...
    (microsoft.public.dotnet.framework.aspnet)

Loading