Hi Nathan, > ArrayTool: > this can be very useful and doesn't add any dependencies. however, > its functionality is stuff on my wishlist for the core. and deep > down, i fear that adding it to Tools will lower the likelihood someone > will get enough of an "itch" to patch the core. (and by all that, i > mean making arrays and Lists indistinguishable to a template author). > hmm. i wonder if that means we should make the ArrayTool > transparently handle Lists and arrays the same, as a kind of > demonstration for what the core should do (albeit with different > syntax). anyway, i've pretty much decided i would add this tool, i > just haven't gotten around to it. :)
Actually, ArrayTool originally treated arrays and Lists the same, but I removed the List part because I thought it should focus on arrays. And you can handle Lists quite well from the template already. ## But I don't mind putting it back. ;) Best regards, -- Shinobu -- Shinobu Kawai <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
