|
From: Justin F. <je...@ey...> - 2001-07-09 12:48:48
|
Guys:
As you know, and I unabashedly tell everyone, I am developing
a number of applications/packages/modules. A lot of these
are in the "toy" category, but my motive is to learn the
environment and issues that it presents, and will present
in a production environment, plus slowly
accumulate really useful modules.
Now I have a kind of development library that does some useful
things like "where is module so-and-so" (in which package
I forgot), and other methods that traverse the ./user/mod
sub-tree and answer things about packages and modules.
What I want right now is a class that understands the
BC-used PHP coding standards, in which, there is a
method that when given the file path and method name
it parses out everything between
// {{{ Method
and
// }}}
and returns it.
Anybody know where such an animal is? I have been
looking around http://www.phpdoc.de/ and in
the /usr/share/php/PEAR directory, but haven't found
such a class.
Can anyone point me to one? I'll find it, eventually,
but maybe someone knows...
_jef
--
Justin Farnsworth
Eye Integrated Communications
321 South Evans - Suite 203
Greenville, NC 27858 | Tel: (252) 353-0722
|