On Thu, 5 Aug 2010, Pierre Joye wrote: > On Thu, Aug 5, 2010 at 12:37 PM, Hannes Magnusson > <hannes.magnus...@gmail.com> wrote: > > >> We knew that when we accepted this extension and I have no problem > >> with continuing to publish the mongo documentation. Or to be more > >> clear, I see no reason to change anything in our policy right now. > > > > I have a big problem with it. This has been the policy for years. > > > > In the end, its the doc teams call (hence the CC). > > No it is not the current policy. It is the policy for the > documentation (to be in php-doc's repo) but not for the code. It was > never a requirement, not even the usage of a VCS is requirement.
Perhaps it's time to write up a few of those guidelines? I obviously have little problem with having the mongo driver docs in phpdoc, but we do need to realize that we can't just have any random PHP extension's docs in phpdoc. For example, we probably don't want code-licence-incompatible extension's docs in phpdoc. (In that case, I could write a proprietary for-pay only extension and 'demand' those docs to be in the PHP Manual). So restricting it to PECL extensions that are installable through our pecl channel makes sense. (Because we demand certain licenses for those). Derick -- http://derickrethans.nl | http://xdebug.org Like Xdebug? Consider a donation: http://xdebug.org/donate.php twitter: @derickr and @xdebug