Mark,
It seems to me that TT has a single namespace at each level so you are never going to get [% blah.1.1 %] and [% blah.rowName.columnName %] to be smart enough to use the object different ways.
Well, it's not _quite_ that bad, because the collection of rows is a real array (of these objects), but I fear that's a trivial thing that doesn't change your description any. I think your point is well taken.
I don't see any easy way from what you've described to hack the Stash to ensure it does the right thing with an opaque interface.
Fair enough. That's sort of what I expected ... I was just hoping I'd overlooked something. :)
Thanx all for the advice.
-- Buddy
_______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
