Jump to content

RonaldK

Members
  • Content Count

    95
  • Joined

  • Last visited

Everything posted by RonaldK

  1. RonaldK

    Linux Support on Pro Edition

    One reason could have been the new RAD server.
  2. The lonely wish that Delphi once again becomes a bright light in the forefront, not just chasing after the story. This long running behind makes more and more the feeling that at some point the compiler will not come anymore and the part for Android, iOS and macOS will end at some point. I am of the opinion that if you go the way of the different platforms, then with full force ... or not at all. This half-dead is not a business model.
  3. It's re-scheduled to 10.3.x. I would assume it's included in the next Service Pack before the release of the 10.4.
  4. It's on the roadmap for 10.4.x (Mid 2019) https://community.idera.com/developer-tools/b/blog/posts/rad-studio-august-2018-roadmap But you're right. It's hard to believe that Emba will deliver on time.
  5. RonaldK

    Linux Support on Pro Edition

    There is another nice "Enterprise feature" in the Linux compiler (still open): Linux x64 compiler produce very bloated code. https://quality.embarcadero.com/browse/RSP-17724
  6. I think you know that VCL is very closely linked to WinAPI. The special strength of VCL is this depth. CrossVCL is available and you can use it. Eugene is fast and has very good support. Mobile is on the evaluation roadmap. What should change through Emba? Deploying a little WINE with each application has strength and weakness. It's one way, but not the solution for all.
  7. ... or do you mean Eugene (the father of FMX)? I dont think that an open source Compiler or another Compiler makes it better. The current weakness of Delphi is the lack of a good development team behind Delphi. In my view, the step away from the own development team was a fatal mistake.
  8. Well, back to the title of this thread. Isn't LLVM open source and thus problems will be fixed better and faster?
  9. RonaldK

    Communication between processes (IPC)

    Shared Memory: https://stackoverflow.com/questions/5646202/sharing-data-array-between-two-applications-in-delphi
  10. RonaldK

    Mojave with RAD Studio 10.2.3?

    If Apple keep their update frequency, the non 32Bit macOS will touch the ground in Sept. this year. The 64Bit macOS compiler is shifted to version 10.3.x. Rio was released at 21.Nov. 2018. It took 3 month to release service pack 1 for "only" some bug fixes. If you look back to the other deadlines for Delphi: Like iOS 64 Bit, Android API level, ... It's hard to believe that the new macOS compiler will be available in time.
  11. RonaldK

    10.3.1 has been released

    Yes, but you can run existing/old 32 bit apps. I fear that you cant do this on the next macOS. Any company with 32 bit only, will get out of business on this platform.
  12. RonaldK

    10.3.1 has been released

    The roadmaps before planned this for Tokyo, then Rio, then Rio service pack 1. Now it's officially 10.3.x, not directly 10.3.2. Just Matthias mention this. It's hard to believe that it will be available in time and Firemonkey will fully work with the new compiler.
  13. RonaldK

    10.3.1 has been released

    Is there any time frame for 10.3.2? When Apple keep there release date cycle of macOS, we can except, that the new macOS without 32Bit support will be in Sept. this year.
  14. RonaldK

    10.3.1 has been released

    What about 64Bit compiler for macOS? Wasn't that scheduled for Rio Service Pack 1?
  15. RonaldK

    Memory used by a procedure?

    If the procedures works sequential, set flags while entering and leaving the procedure and ask the MemoryManager from a TThread how many memory is currently used.
  16. RonaldK

    10.3 Consumes 45% of my CPU

    Are you using the new Skins/Themes in the IDE? It's better when you disable it?
×