[Templates] Determining variable types in TT

Randal L. Schwartz merlyn at stonehenge.com
Thu Oct 4 15:12:00 BST 2007


>>>>> "Ronald" == Ronald J Kimball <rkimball+tt at pangeamedia.com> writes:

Ronald> (What I'm trying to do is create a block to traverse the structure 
Ronald> recursively.)

See the (underdocumented) VIEW feature for that.  It can dispatch
to different blocks based on the "type" of elements in a list.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!



More information about the templates mailing list