[Templates] Hash delete Vmethod Doesn't Return value(s)

Josh Rosenbaum josh@infogears.com
Mon, 02 Apr 2007 11:35:01 -0600


It seems to me that the hash.delete() vmethod should return the value(s) it deletes. Anybody have any thoughts on that? I was excited to get to remove my vmethod for this only to find out the new one doesn't return my values.

-- Josh