Date: 08/20/00
- Next message: Stig Venaas: "[PHP-DEV] LDAP SSL support"
- Previous message: Derick Rethans: "Re: [PHP-DEV] Should the CVS instructions be changed to require Zend/TSRM checked out within php4"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] "waldschrotts guide to nifty references" - manual page draft, version 0.9b"
- Next in thread: Joey Smith: "Re: [PHP-DEV] "waldschrotts guide to nifty references" - manual page draft, version 0.9b"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I disagree with Stas.
For some advanced users understanding, in a general way, how reference
counting works behind the scenes can help them write better code. This is
one of the reasons I wrote a reference counting article (it's quite basic
but gives an idea).
I would mark the chapter as "for experts" though because it will really
confuse lots of ppl and ppl might start doing odd stuff and write ugly code
because of it.
Andi
At 11:29 PM 8/19/00 +0300, Stanislav Malyshev wrote:
>AL>> Itīs an interesting fact for switchers and experts,
>AL>> I donīt think itīs a good idea to hide all technical details,
>AL>> weīre open source so why weīre closed technology
>
>It's not closed. But not everything belongs to the manual. We should not
>bloat it with unnecessary details. Manual should serve it's purpose,
>not try to be jack-of-all-trades.
>
>AL>> reference for technical details IMHO, a manual should contain as much
>AL>> useful information as possible
>
>No. We could put there description of Zend API, details of Zend memory
>manager, API of zend hashes and 1001 things - but they *do not belong
>there*. It's a PHP manual, and this has nothing to do with PHP as a
>language. There are 1000 other places (books, Zend.com, php.net,
>phpwizard.com) where PHP articles and details are due. Manual is not only
>place to put PHP/Zend material, and it should be kept clean. Not as much
>information as possible, but exaclty as much information as needed for a
>reference guide (as opposed to a tutorial, programmer's guide and user's
>guide).
>
>--
>Stanislav Malyshev stas <email protected>
>+972-3-6139665 ext.106
>
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>For additional commands, e-mail: php-dev-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Stig Venaas: "[PHP-DEV] LDAP SSL support"
- Previous message: Derick Rethans: "Re: [PHP-DEV] Should the CVS instructions be changed to require Zend/TSRM checked out within php4"
- In reply to: Stanislav Malyshev: "Re: [PHP-DEV] "waldschrotts guide to nifty references" - manual page draft, version 0.9b"
- Next in thread: Joey Smith: "Re: [PHP-DEV] "waldschrotts guide to nifty references" - manual page draft, version 0.9b"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

