Re: [PHP-PEAR] PEAR issues #3

[email protected] (André Langhorst) Fri, 23 Feb 2001 05:58:57 +0100
Newsgroups php.pear
Organization php-qat - http://qa.php.net
Message-ID <[email protected]>
> Somewhat hard to implement.  It would need to run phpdoc interactively on
> all the classes or something like that?

/PEAR
 ...
 DB [dir] "database abstraction layers" 
 DB.php (v1.2) "main database abstraction class"
 ...
 
clicking on DB[dir] should reveal

PEAR / DB 
  ...
  common.php (v1.4) "common inherited base class"
  ibase.php (v.23343) "Ibase...."


something like that, that really should not be too hard to implement, 
the most imporant thing is "versioning" (could match CVS revision), the 
nifty comments could be implemented in a single standardized comments 
file and browsable is no problem at all
maybe in the future clickable examples to start with...

andré


-- 
· André Langhorst        t: +49 331 5811560 ·
· [email protected]          m: +49 173 9558736 ·
* PHP Quality Assurance  http://qa.php.net  *