Watch, Follow, &
Connect with Us

For forums, blogs and more please visit our
Developer Tools Community.


ID: 24825, Container and hash table for key/value pairs

by Peter Below Email: Anonymous


Provides a container for string key/value pairs with lookup via hashtable, a sample app showing the use, a generic hash table, plus unit tests. Win32 only, updated for D2009, works with D2010.
Download Details
FTP  download also available
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
To download this, you must have registered:
A free membership

For Delphi, Version 7.0  to 12.0 1093 downloads
Copyright: No significant restrictions


Size: 491,547 bytes
Updated on Sat, 21 Aug 2010 01:09:52 GMT
Originally uploaded on Thu, 16 Aug 2007 02:55:34 GMT
SHA1 Hash: 180C8AF87E574B47B917406FE35218D923342AED
MD5 Hash: 37064C2A5E6E8B23C919DA703719FB45

    Explore the files in this upload

Description
The Delphi VCL is lacking a good container for large numbers of key/value pairs. This submission contains a suitable container with a lookup mechanism based on a generic hash table implementation. The latter can be used to store any kind of object that implements a specific interface (IHashable) to provide a key in string form. The key/value store container shows how to create a suitable wrapper class to store non-object data into such a hash table. The container can also store its content to a stream or file and reload it from such a source. The data format used can be modified by supplying a custom streamer to the container.

   Latest Comments  View All Add New

Move mouse over comment to see the full text

Could not retrieve comments. Please try again later.

Server Response from: ETNACDC04