I would like to add the SQLite classes and method names to the docs and
verify what convention is being used.  Being that the OO interface in
the SQLite extension is more so mapped to the procedural functions, an
additional <refpurpose> and <classsynopsis> should be added to the
reference pages.  This would be most similar to the MySQLi docs; unlike
the SOAP and SimpleXML extensions where the various class methods are
distinguished in the source as such.  Is this still correct?

I realize this has been discussed before but I'd like to be sure as I've
been out of the loop for some time now.

Thanks,

Ken

Yep, just use MySQLi docs style (you may check latest didou's commits on SOAP and DOM extensions - dom docs are already on-line).


SQLite docs are really needing some work. The new/advanced features aren't documented, like exceptions, iterators, new php 5.1 functions,...

Good Luck ;)

Nuno

Reply via email to