[PHP-DEV] Re: [PHP-DOC] cvs: php4 /ext/phpdoc .cvsignore Makefile.in config.m4 libs.mk php_phpdoc.h phpdoc.c

2001-12-12 Thread Sebastian Bergmann

Jan Kneschke wrote:
 ostborn Wed Dec 12 04:46:27 2001 EDT

   Added files:
 /php4/ext/phpdoc.cvsignore Makefile.in config.m4 libs.mk
 php_phpdoc.h phpdoc.c

  Some questions, Jan:

1.) Why /php4/ext/ and not /pear/PECL/?

2.) Does this version compile with current CVS? I haven't tried yet,
but I see an old module entry declaration.

3.) What's the relation between PHPDoc and IPv6? :-)
(php_info_print_table_row(2, PHPDoc Version, IPv6 );)

  Anyhow: Thanks for your work and I'm happy seeing this finally on
  cvs.php.net!

  Greetings,
Sebastian

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/ http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Re: [PHP-DOC] cvs: php4 /ext/phpdoc .cvsignore Makefile.in config.m4 libs.mk php_phpdoc.h phpdoc.c

2001-12-12 Thread Sterling Hughes

 Jan Kneschke wrote:
  ostborn Wed Dec 12 04:46:27 2001 EDT
 
Added files:
  /php4/ext/phpdoc.cvsignore Makefile.in config.m4 libs.mk
  php_phpdoc.h phpdoc.c
 
   Some questions, Jan:
 
 1.) Why /php4/ext/ and not /pear/PECL/?


I think this belongs in PECL personally...

 2.) Does this version compile with current CVS? I haven't tried yet,
 but I see an old module entry declaration.
 
then it doesn't compile...

 3.) What's the relation between PHPDoc and IPv6? :-)
 (php_info_print_table_row(2, PHPDoc Version, IPv6 );)
 

Its just to confuse newbies??? :)

   Anyhow: Thanks for your work and I'm happy seeing this finally on
   cvs.php.net!
 
Agreed, just where is up to debate :)

-Sterling

   Greetings,
 Sebastian
 
 -- 
   Sebastian Bergmann
   http://sebastian-bergmann.de/ http://phpOpenTracker.de/
 
   Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
 
 -- 
 PHP Development Mailing List http://www.php.net/
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]
 

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Re: [PHP-DOC] cvs: php4 /ext/phpdoc .cvsignore Makefile.in config.m4 libs.mk php_phpdoc.h phpdoc.c

2001-12-12 Thread Sebastian Bergmann

Sterling Hughes wrote:
 I think this belongs in PECL personally...

  I already moved it there.

 then it doesn't compile...

  Would you mind taking a look and fix it, if neccessary?

  Thanks,
Sebastian

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/ http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Re: [PHP-DOC] cvs: php4 /ext/phpdoc .cvsignore Makefile.in config.m4 libs.mk php_phpdoc.h phpdoc.c

2001-12-12 Thread jan

On Wed, Dec 12, 2001 at 11:51:00AM +0100, Sterling Hughes wrote:
  Jan Kneschke wrote:
   ostborn Wed Dec 12 04:46:27 2001 EDT
  
 Added files:
   /php4/ext/phpdoc.cvsignore Makefile.in config.m4 libs.mk
   php_phpdoc.h phpdoc.c
  
Some questions, Jan:
  
  1.) Why /php4/ext/ and not /pear/PECL/?
 
 
 I think this belongs in PECL personally...

I was asked to commit it under ext/phpdoc if a read the mails about 'the
future of PHPDoc'  correctly. 
 
  2.) Does this version compile with current CVS? I haven't tried yet,
  but I see an old module entry declaration.
  
 then it doesn't compile...

Any pointer for me what has to be changed ?

  3.) What's the relation between PHPDoc and IPv6? :-)
  (php_info_print_table_row(2, PHPDoc Version, IPv6 );)
  
 
 Its just to confuse newbies??? :)

Yes :) 

Anyhow: Thanks for your work and I'm happy seeing this finally on
cvs.php.net!
  
 Agreed, just where is up to debate :)

Debate on that and move it around if you want. 

BTW: What is PECL ?

 -Sterling

  Jan

-- 
mailto: [EMAIL PROTECTED] weigon @ #php.de (IRCnet)
 http://jan.kneschke.de weigon @ #modlogan (openprojects)

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Re: [PHP-DOC] cvs: php4 /ext/phpdoc .cvsignore Makefile.in config.m4 libs.mk php_phpdoc.h phpdoc.c

2001-12-12 Thread Sterling Hughes

 On Wed, Dec 12, 2001 at 11:51:00AM +0100, Sterling Hughes wrote:
   Jan Kneschke wrote:
ostborn Wed Dec 12 04:46:27 2001 EDT
   
  Added files:
/php4/ext/phpdoc.cvsignore Makefile.in config.m4 libs.mk
php_phpdoc.h phpdoc.c
   
 Some questions, Jan:
   
   1.) Why /php4/ext/ and not /pear/PECL/?
  
  
  I think this belongs in PECL personally...
 
 I was asked to commit it under ext/phpdoc if a read the mails about 'the
 future of PHPDoc'  correctly. 
  

Didn't read them...  It doesn't make sense in ext/phpdoc however
(imho), as:

a) its  not something that is widely used
b) it has a very specific, local use when it is used (ie, it doesn't
help anyone *build* a site, just generate documentation for their
code).
c) it requires a pear package to be useful anyway...

   2.) Does this version compile with current CVS? I haven't tried yet,
   but I see an old module entry declaration.
   
  then it doesn't compile...
 
 Any pointer for me what has to be changed ?

check out README.EXTENSIONS...
 
   3.) What's the relation between PHPDoc and IPv6? :-)
   (php_info_print_table_row(2, PHPDoc Version, IPv6 );)
   
  
  Its just to confuse newbies??? :)
 
 Yes :) 
 
 Anyhow: Thanks for your work and I'm happy seeing this finally on
 cvs.php.net!
   
  Agreed, just where is up to debate :)
 
 Debate on that and move it around if you want. 
 
 BTW: What is PECL ?
 
Its for pear C extensions and the like

-Sterling

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Re: [PHP-DOC] cvs: php4 /ext/phpdoc .cvsignore Makefile.in config.m4 libs.mk php_phpdoc.h phpdoc.c

2001-12-12 Thread jan

On Wed, Dec 12, 2001 at 01:08:36PM +0100, Sterling Hughes wrote:
  I was asked to commit it under ext/phpdoc if a read the mails about 'the
  future of PHPDoc'  correctly. 
   
 
 Didn't read them...  It doesn't make sense in ext/phpdoc however
 (imho), as:
 
 a) its  not something that is widely used

ext/phpdoc + ext/xslt = printing colourfull PHP, highlighht_string (HTML),
...

 b) it has a very specific, local use when it is used (ie, it doesn't
 help anyone *build* a site, just generate documentation for their
 code).

It depends on what is will be used for. The XML output is not directly
connected to phpdoc.

 c) it requires a pear package to be useful anyway...

currently, yes.

In my opinion it should be moved to PECL as all extensions should live
there. Not just ext/phpdoc.

2.) Does this version compile with current CVS? I haven't tried yet,
but I see an old module entry declaration.

   then it doesn't compile...
  
  Any pointer for me what has to be changed ?
 
 check out README.EXTENSIONS...

Will read them.
 
  BTW: What is PECL ?
  
 Its for pear C extensions and the like

Fine.
 
 -Sterling

  Jan

-- 
mailto: [EMAIL PROTECTED] weigon @ #php.de (IRCnet)
 http://jan.kneschke.de weigon @ #modlogan (openprojects)

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]