Re: [OPEN-ILS-DEV] osrfHash: alternative implementation

2008-03-28 Thread Mike Rylander
On Mon, Mar 24, 2008 at 8:53 AM, Bill Erickson [EMAIL PROTECTED] wrote: Scott McKellar wrote: The attachments are an alternative implementation of the osrfHash code. I believe that this implementation is simpler and more efficient than the existing one, while providing the same

SPAM: Re: [OPEN-ILS-DEV] osrfHash: alternative implementation

2008-03-28 Thread Scott McKellar
--- Mike Rylander [EMAIL PROTECTED] wrote: On Mon, Mar 24, 2008 at 8:53 AM, Bill Erickson [EMAIL PROTECTED] wrote: Scott McKellar wrote: snip I can't get too worked up over hash-key ordering ... associative arrays don't have a guaranteed order in other implementation that I know of.