in reply to Re: Template, sorting an array with only one member
in thread Template, sorting an array with only one member

More a TT question, but what happens if you always append an empty hash to the array?

This would solve the Template problem but it would also require that I check for empty hashes in every single place that array is used. I want to keep the workaround within the template if at all possible.

I'll see if I can find a way to do that.

-- FloydATC

Time flies when you don't know what you're doing

  • Comment on Re^2: Template, sorting an array with only one member