Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Are ordered hashes useful?
- Date: Fri, 11 Feb 2011 17:49:55 +0900
- From: Marty Pauley <marty.pauley@example.com>
- Subject: Re: [tlug] Are ordered hashes useful?
- References: <4D4E75AB.5060703@example.com> <4D4FB368.4010403@example.com> <AANLkTimk8AUJMRiwbPjGfDfciCwfaQr9_o3vBXtW2+rW@example.com> <87lj1rza76.fsf@example.com> <AANLkTikqy8G6G1Pt3ramSqxKHKJHSpo=zjHYLVENW0Gb@example.com> <878vxqyfok.fsf@example.com> <AANLkTinyP3HG_7H+qf5BeDikJ_kMSLvxU=EcRYyMubZ0@example.com>
On Tue, Feb 8, 2011 at 9:49 PM, Josh Glover <jmglov@example.com> wrote: > > I've never needed it myself, in any language I've used, but I suppose > it might be useful if you needed to guarantee the order of hash keys > across multiple runs of your program. The order is likely to be the > same anyway, but it seems wrong to rely on that. Predictable hashing order can cause security problems (like predictable anything, I suppose). Perl used to have the same order of hash keys across multiple runs, but they've now fixed that by picking a random salt at startup. -- Marty
- Follow-Ups:
- Re: [tlug] Are ordered hashes useful?
- From: Josh Glover
- References:
- [tlug] [Javascript] Shouldn't there be a sort option on objects
- From: Dave M G
- Re: [tlug] [Javascript] Shouldn't there be a sort option on objects
- From: Raymond Wan
- Re: [tlug] [Javascript] Shouldn't there be a sort option on objects
- From: Josh Glover
- Re: [tlug] [Javascript] Shouldn't there be a sort option on objects
- From: Stephen J. Turnbull
- Re: [tlug] [Javascript] Shouldn't there be a sort option on objects
- From: Josh Glover
- [tlug] Are ordered hashes useful?
- From: Stephen J. Turnbull
- Re: [tlug] Are ordered hashes useful?
- From: Josh Glover
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Importing WiFi equipment
- Next by Date: Re: [tlug] Are ordered hashes useful?
- Previous by thread: Re: [tlug] Are ordered hashes useful?
- Next by thread: Re: [tlug] Are ordered hashes useful?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links