Re: .Net breaks compatibility

From: Rudy Velthuis (TeamB) (rvelthuis_at_gmx.de)
Date: 01/09/04


Date: 9 Jan 2004 04:17:21 -0700

Chris Bell wrote:

> Hmm, not exactly a new platform. You've still got access to the Win32
> API and COM.

Via marshalling, P/Invoke, etc. Not directly. The platform is very
different, and, most important of all, managed.
 
> Is there technically any reason why the ADO classes couldn't be
> migrated to Delphi 8? I very much doubt it. So the statement "We made
> it as simple as possible. We always have." is not accurate

I guess it is. I guess more was not possible at the moment.

-- 
Rudy Velthuis (TeamB)
"Be nice to people on your way up because you meet them on your way down."
    - Jimmy Durante


Relevant Pages

  • Re: Integer Dos And Donts
    ... As for why there are X64 and Itanium options? ... An answer is P/Invoke. ... Thus we allow you to bind your app to a single 64-bit platform. ... > proven to be a performance problem via profiling (CLR Profiler is one ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Lisp and low-level operating system development
    ... I'm only complaining about the actual systems built on top of it, with *everything* done in totally ad-hoc ways. ... It isn't really about C, but of course C plays a role, due to its lack of good abstractions and modularity. ... build a new OS or powerful API without lots of money behind you and your boss saying that your idea is ok, even though it might take years to persue. ... Maybe with a good marketing team you could convince people that buying a good platform is cheaper than hiring thousands of ...
    (comp.lang.lisp)
  • Re: some interesting perspectives on .NET from the other camp ...
    ... Dan Barclay wrote: ... > the long run the less your code has to know about the platform, ... .NET is /not/ a platform, its a new high level API for windows, and ... moving from a procedural event oriented language to an object oriented ...
    (borland.public.delphi.non-technical)
  • Re: Borland CTO starts blogging
    ... 'Legacy support' and 'Win64' in the same phrase, ... API or platform for a variety of OS features, ... they matter to many. ...
    (borland.public.delphi.non-technical)
  • Re: platform specific API or C standard API
    ... toLower) is platform specific API (e.g. Microsoft platform specific, ... Good platform-specific documentation will say which standards if any ...
    (comp.lang.c)