[OPEN-ILS-DEV] PATCH: oils_idl-core.c and osrf_application.c

2008-03-29 Thread Scott McKellar
These patches use the new function osrfHashIteratorKey() to fetch the current key from an osrfHashIterator, instead of accessing it directly. They depend on previous patches to osrf_hash.h and osrf_hash.c, which haven't been applied yet. Scott McKellar http://home.swbell.net/mck9/ct/

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

2008-03-29 Thread Bill Erickson
Scott McKellar wrote: --- Mike Rylander [EMAIL PROTECTED] wrote: snip I've been mulling this over for a couple days, and I've got to disagree with Bill. IFF mid-iteration changes (removal, in particular, of a key) can be handled transparently and safely, and that guarantee can be carved