From: Hal Fulton Date: 2006-08-13T09:08:14+09:00 Subject: Re: PATCH to make internal Hash class retain order... dblack@wobblini.net wrote: > > > Could it be implemented as an extension that redefines Hash? > That's a very interesting question. I'd like to think so. I'd assume that the *parser* at least retains the oreder in which it sees the elements of the literal (long enough to pass them to the "guts" of Hash). Hal