Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 02/14/19 in all areas

  1. Delphi/Rad Studio desperately needs a proper package/library/component manager. A package manager provides a standardized way of consuming third party libraries. At the moment, use of third party libraries is very much adhoc, and in many cases this makes it difficult to move projects between machines, or to get a new hire up and running quickly. Other development eco systems, like Ruby, .net and Javascript, recognised and solved this problem many years ago. Getting a Ruby, .net or Javascript project up an running, in a new working folder or new machine is trivial. Delphi Package Manager RFC
  2. Primož Gabrijelčič

    Omni for Multi Platform?

    Indeed, I'm working on it. Now that I have finished my book, OTL will again become a top priority side project. It's hard to tell how much work is yet to be done as at the moment some very basic parts are still missing and I don't know how much time I'll need for them. A crowdfund would be nice - one where you can give me additional time inside a day. 30h per day would be good to have 😉
  3. jbg

    IDE Fix pack for Rio

    None of the patches fail to install. So there are no code changes in places that IDEFixPack patches.
  4. Vincent Parrett

    Blogged : Delphi Package Manager RFC

    Chocolatey is Nuget repurposed for installing applications, not for installing code libraries. It's also a .net application. As much as I love .net/c#, I think a delphi package manager should be written in delphi.
  5. johnnydp

    10.3.1 has been released

    Actually it's "EMB" text compression, probably they should patent it and proudly add in About product information. Much better than LZ4, LZO or LZMA, because it's 3d multilayer
  6. Stéphane Wierzbicki

    IDE Fix pack for Rio

    @jbg thank you for the confirmation. I less and less understand Emb. This "new" IDE is so slow, flicker everywhere... Did they use their software? They should focus on quality rather than getting us such half backed solutions...
  7. Stéphane Wierzbicki

    10.3.1 has been released

    Oops, they managed to put 1000 lines of code into 10. Is this with the new update?
  8. johnnydp

    10.3.1 has been released

    New Delphi, old bugs, including serious: I think I’m slowly starting to Understand Delphi Hater's blog... RSP-23466 RSP-23320 + hundreds of others.... I wonder if this will ever happen, to manage this product properly, why do they think that developers needs tons of new usless features instead of making fast and solid current functionality.
  9. Stéphane Wierzbicki

    10.3.1 has been released

    @Silver Black I guess it is "expected". So many files are envolved, it will takes more time to check and update then deleting everything and installing again.
  10. joachimd

    How to get data from class to TVirtualStringTree?

    no, because my events are ways simpler 😉 btw: I use very seldom the "RAD things" ... setting all required properties and event handlers in code looks awful at first, but IMHO it results in a clearer structure of your code. I'd love to see Delphi creating code instead of DFM files (like C# does). That would make things even more simple.
  11. Markus Kinzler

    10.3.1 has been released

    Yes is also for the CE
  12. Hi, When you make a code block it defaults to HTML syntax highlighting. For a Delphi forum it would be better if Pascal was selected by default.
  13. Remy Lebeau

    First!

    I'm here!
  14. It's not that the override does nothing. There is no override. It makes no sense to me to reintroduce a method of that name.
  15. Why don't you override the method from TObject?
  16. Stéphane Wierzbicki

    10.3.1 has been released

    From their website
  17. Martin Sedgewick

    10.3.1 has been released

    Yes, this is normal for Rad Studio.
×