|  | Posted by Umberto Salsi on 06/23/66 11:17 
"Christian Barmala" <christian.barmala@gmx.net> wrote:
 > That's very interesting, but www.phpdoc.org also defines meta-code inside
 > comments. Do I have to declare every variable, function, parameter twice,
 > i.e once for phpline and once for phpdoc or more awful will the comment of
 > one type confuse the other engine?
 
 Nothing need to be declared twice: the phplint meta-code is "orthogonal"
 to the DocBlock meta-code, since they use different conventions on
 multi-line comments. The phplint meta-code just add some info for the
 validator.
 
 Sure, it should be better an integrated system that include either
 meta-code for the validator and meta-code for the documentation system.
 By now I'm concentrating on extensions to the PHP language that are
 usefull for the validator. The documentation capabilities may be an
 interesting additional feature for phplint, but this is not the primary
 goal of the validator.
 
 Ciao,
 ___
 /_|_\  Umberto Salsi
 \/_\/  www.icosaedro.it
  Navigation: [Reply to this message] |