C.J. Adams-Collier
2007-09-21 04:19:43 UTC
Hey folks,
I have the daunting task of documenting our huge codebase. So... I
thought I would try to go about it programmatically. I'd like to
build an inheritance tree from the <%flags> inherit => $parent
</%flags> block as well as a usage tree from $m->comp() and <& $comp
&> calls.
I'm keeping a few notes in my wiki...
http://colliertech.org/index.php/HTML::Mason::Manage
Can someone tell me where I should start? Will
Mason::Component->fetch_comp() give me component attributes, method
list, shared_vars, etc. without much trouble?
Cheers,
C.J.
I have the daunting task of documenting our huge codebase. So... I
thought I would try to go about it programmatically. I'd like to
build an inheritance tree from the <%flags> inherit => $parent
</%flags> block as well as a usage tree from $m->comp() and <& $comp
&> calls.
I'm keeping a few notes in my wiki...
http://colliertech.org/index.php/HTML::Mason::Manage
Can someone tell me where I should start? Will
Mason::Component->fetch_comp() give me component attributes, method
list, shared_vars, etc. without much trouble?
Cheers,
C.J.
--
moo.
moo.