realbasic-nug
[Top] [All Lists]

Re: String as Dictionary string

To: realbasic Group <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:24:16 +0000
Delivered-to: realbasic-nug at lists dot realsoftware dot com

I'm finding it increasingly rare when people want "abc" to be the same=20
as "ABC" but maybe that's just my clientele

Personally, I dislike when a programming like threats "abc" = "Abc" = "aBc" = ... by default. It's OK to have case insensitive comparisons but not as the
default for the "=3D" operator.

But that's just me

Thats one of the reasons I made my ElfDataDictionary. It's very fast, you know.

_______________________________________________
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>