But, I'm a little confused... is this documentation for code written in PHP? If so that seems wrong... we only document APIs and not optional PHP libraries. Please explain the situation and why the OOP API isn't written in the extension itself.

This documentation is (almost all) for PHP code. I didn't intend for people to use the C functions directly, instead I expect them to include the mongo.php file and use the nicer API that provides. I understand if that isn't something PECL documentation covers, though, and I can resubmit just the changes to the functions section. Sorry about that.

It looks like you've created two different projects, one PECL extension and one PEAR package. If the PECL API won't be updated then consider creating a mongo PEAR package and documenting said code there.

Regards,
Philip


Reply via email to