Delphi library of standard containers for keeping ordinal and structured datatypes.
Categories
Genetic AlgorithmsLicense
Mozilla Public License 1.1 (MPL 1.1)Follow Another Delphi Structures Library
Other Useful Business Software
Project Planning and Management Software | Planview
Planview® ProjectAdvantage (formerly Sciforma) is an enterprise-centric project and portfolio management (PPM) software designed to enable change, drive innovation, and lead in a company's digital transformation. With ProjectAdvantage, teams can strategically track and monitor project data in order to make relevant decisions. It offers multiple features focused on strategic management, functional management, and execution management. A highly scalable and cost-effective solution, ProjectAdvantage is available in various deployment models.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for Adsld, it's perfect!
-
From what I can tell, this is even better than Delphi 2009 collections If one needs a map from string to interfaces or a linked list of strings, ADSLD has it all in both TObject and IUnknown flavours. IUnknown-based containers don't require typing all this boring try .. finally .. end. However, sometimes you can only use TObject. Whatever your needs are, ADSLD has it all. Your code will be better and cleaner if you will use ADSLD's containers. I recommend downloading DEEX 0.9.1 and tuning ADSLDproto for your needs. It's a pity ADSLD has so little downloads. A code will be cleaner with proper containers.