realbasic-nug
[Top] [All Lists]

Re: String as Dictionary string

To: realbasic-nug at lists dot realsoftware dot com
Subject: Re: String as Dictionary string
From: "Theodore H.Smith" <delete at elfdata dot com>
Date: Thu, 30 Dec 2004 21:21:24 +0000
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <20041230190919 dot 90564626D53 at lists dot realsoftware dot com>
From: Norman Palardy <palardyn at shaw dot ca>
Date: Thu, 30 Dec 2004 11:01:33 -0700


On Dec 30, 2004, at 10:56 AM, Charles Yeomans wrote:

I'd forgotten about that.  There isn't a link to it on the site, but
the URL is
<http://www.quantum-meruit.com/RB/downloads/CaseSensitiveHashMap.sit>.

I didn't.
I use it when I need case sensitivity which turns out to be quite
frequent.
I'm finding it increasingly rare when people want "abc" to be the same
as "ABC" but maybe that's just my clientele

My ElfData plugin does the same thing. It's also somewhere between 10 and 30x faster than RB's dictionary. I think the case sensitive hash map is slower than RB's dictionary.

--
   Theodore H. Smith - Software Developer - www.elfdata.com/plugin/
   Industrial strength string processing code, made easy.
   (If you believe that's an oxymoron, see for yourself.)

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>