On Sep 26, 2007, at 12:35 AM, Julian 'Julik' Tarkhanov wrote:
class H < (HashWithIndifferentAccess rescue Hash)
To be clear, I'm really for the hash also because I use the "obj = @items.delete" paradigm to signify "take this item out because we'll work with it"). But you can optionally shortcut nil assignment to delete (which would be nasty).
-- Julian 'Julik' Tarkhanov please send all personal mail to [EMAIL PROTECTED]
_______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

