Re: Captain Jake's Top Ten List of what I'd like to see in thenextversionofDelphi




"Allen Bauer" <abauer@xxxxxxxxxxxxxxxxxxxxx> wrote in message
news:44a5699c$1@xxxxxxxxxxxxxxxxxxxxxxxxx
I hear what you are saying vis a vis D7 to D2006 changes; and I am glad
to hear it.. But, If you are saying that you will never need to make
changes to the the compiler that impact existing VCL code, because you
have implemented the needed insulation in the architecture then I'll need
to see a little more time pass (versions released) to verify that. For
instance, I anticipate significant tweaks to my code wth the 64-bit
compiler and VCL. If you are saying this won't be that case, then my hats
off to you.

We are *definately* working to prepare VCL for 64bit. The good thing is
that a lot of the work needed to do this is going to be done in VCL/.NET
since, as it turns out, requires some changes to allow the framework to
properly "float" to the correct bitness at run-time. There will be cases
where you can't run your VCL/.NET (and in the future VCL/WinXX)
application on 64bit since there may be some DLL or inprocess COM server
on which the application depends that are still only 32bit. However the
core framework and components *should* be able to properly float (or
recompile) to the correct bitness.

What this tells me is that the Compiler/VCL is truly becoming portable,
and perhaps we could see another stab at the Linux market in my life
time....


Very good... Let's see how it shakes out.

I will never say never... however I can say that at least for the current
roadmap, re-entering the Linux market is still in "wait and see" status.
I, too, would like to do something there if only to satisfy my own
personal geekdom :-). At the same time I also like the idea of creating
the best Windows developer tool.


Yep Understand.




.



Relevant Pages

  • Re: Captain Jakes Top Ten List of what Id like to see in thenextversionofDelphi
    ... If you are saying that you will never need to make changes ... to the the compiler that impact existing VCL code, ... compiler and VCL. ...
    (borland.public.delphi.non-technical)
  • Re: Captain Jakes Top Ten List of what Id like to see in thenextversionofDelphi
    ... the native VCL/Compiler between D7 and D2006. ... didn't break that must mean that very few changes were made to VCL? ... next *improved* version of the compiler, I never saw this as a bad thing. ... I hear what you are saying vis a vis D7 to D2006 changes; ...
    (borland.public.delphi.non-technical)
  • Re: Win32 Needs
    ... But you'll need more than the compiler if you want to compile 9x ... You'll need the RTL, the VCL and such. ... platforms the IDE is supposed to work on, to see if say a new windows ... I'm not saying it's impossible, I'm not saying it can't be done. ...
    (borland.public.delphi.non-technical)
  • Re: Whats the big deal with cross-platform?
    ... VCL is performant and native, you really don't want to say MFC is superior, do you? ... Almost every alternative framework takes similar approaches to the VCL, that hardly is because people think it is a bad idea. ... MFC can also be ported to other C++ compilers if the vendor wants to ... VCL requires you to use Borland's compiler, ...
    (borland.public.delphi.non-technical)
  • Re: Is it possible to cancel a destruction ?
    ... Well compiling the VCL was quite simple but required a little bit of work. ... the VCL and then the compiler would simply use the VCL sources to build the ... The compiler was unable to find the resource files. ... delete such a folder without even thinking about it another further. ...
    (alt.comp.lang.borland-delphi)