------ art_14376_30218525.1204296735351 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Fri, Feb 29, 2008 at 6:20 AM, Trans <transfire / gmail.com> wrote: > > > On Feb 24, 4:43 pm, Gary Wright <gwtm... / mac.com> wrote: > > > Facets defines Hash#- based on [key,value] pairs and not keys. An > > argument can be made for either approach but you can't integrate code > > bases that have different expectations for Hash#-. > > BTW, there is a reason for that. You can do: > > ahash - otherhash.keys > I think this is the worst kind of monkey-patching - breaking existing functionality. I didn't realize facets went to this level. Another reason to never touch it. ------ art_14376_30218525.1204296735351--