From: Roger Pack Date: 2008-02-14T06:28:03+09:00 Subject: Re: ruby wish-list Yeah my wish would be for a syntax that "makes sense" for deleting objects (seeing that [] adds them) which wouldn't create new objects but would act like delete. :) Just wishing. > Which means if you use #- you're creating a new object and #delete > does not, right? It may not be much of a drain, but you want to cut > back on object creation when it's obviously superfluous, right? -- Posted via http://www.ruby-forum.com/.