Re: Case Insensitive Hash but still preserve cases of original keys [message #89039 is a reply to message #89032] |
Thu, 17 July 2014 09:26   |
chris_torrence@NOSPAM
Messages: 528 Registered: March 2007
|
Senior Member |
|
|
On Wednesday, July 16, 2014 6:34:18 PM UTC-6, SonicKenking wrote:
> On Thursday, July 17, 2014 7:28:22 AM UTC+10, Chris Torrence wrote:
>
>> Hi all,
>
>>
>
>>
>
>>
>
>> Just FYI, in IDL 8.4 the HASH and ORDEREDHASH will have a new FOLD_CASE keyword. This will make the Hash and OrderedHash be case insensitive but still preserve the case of the keys, which I believe is exactly what you want.
>
>>
>
>>
>
>>
>
>> Cheers,
>
>>
>
>> Chris
>
>
>
> Hi Chris,
>
>
>
> That's a great news. Can't wait to see other new features in 8.4! Is there an estimated release date?
>
>
>
> Thanks a lot for the response.
>
>
>
> Cheers,
>
> Yang
Should be right around November. Lots of cool features, including code coverage, big integers, lambda functions, and static methods for variables...
-Chris
|
|
|