Hi All,

I'm wondering if there is a way to echo or print our vars or arrays within
the Mason tags? I'm trying to trouble shoot this application so I can make
enhancements, and I can't tell why pages are not loading.

I tried data::dumper, but anytime I try and add anything to print out it
just hangs. What do i mean by hang? well the developer used mason within
javascript, so when this div tries to load it just sits there saying
searching and never completes. So I know its error'ing out, but I can't see
it anywhere. So I'm trying to figure out a way to print out some vars or an
array so I can see the data.

I've tried using the <%text><text> mason tag but i'm either not doing it
right or that doesn't apply. I guess my main question would be, how can one
get verbose information from data within the mason tags? I will take any
tips. can i call the text tag within other tags like init or once?

Thanks in advance,

-- 
Hiram Gibbard
hgibb...@gmail.com
http://hiramgibbard.com
------------------------------------------------------------------------------
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to