Greetings, masonites.
I'm working on a Catalyst app using a Mason view. I'm rather excited about <%doc> blocks to document my components, and am working on generating the doc pages dynamically. I've noodled with several methods for extracting the <%doc> contents, but have found none of them entirely satisfying. The developer docs note that >> One can easily write a program to sift through a set of components >> and pull out their <%doc> blocks to form a reference page. but the tagged extraction problem is, to say the least, nontrivial, and I'm reluctant to just suck out the lines between a <%doc> and a </%doc>. Should I not be? Am I just making this more complicated than it needs to be? I'd suggest a wiki-iferous page with popular idioms. I'm happy to contribute my inadequate solution as a seed, but wanted to poke the list first, and possibly be informed of something bloody obvious that I'm missing. - Allen S. Rout ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

