At 01:29 PM 10/20/2004 +0100, Wez Furlong wrote:
PDO is something that quite a few of us want to see as the recommended
database API for PHP 5.1.  We haven't laid any definite plans for the
5.1 feature list yet (it's probably a good time for us to start
thinking about that here on internals@) so there is not yet an
official line on PDO or SQLite 3.

Hi Wez,

I definitely think it's starting to become time to talk about what's going to be in PHP 5.1. I see the main features I would like to see in 5.1 as:
a) PDO support for most popular DBs. Maybe you can give a status report of where PDO is today and how much work it still requires? If it requires a lot of work maybe more people can join the effort. Also is there an online phpDoc of each DB API one can look at? I've looked at the source code and at the functionality and it's pretty good but I'll definitely try and look deeper as we get closer to 5.1.
b) New VM architecture, some other core engine changes which have happened since 5.0.x.
c) Polish some left overs in the OO model from 5.0.x, mainly the access modifiers (if/when they are allowed to be used). For example, in interfaces they shouldn't be used. Probably some error handling and bug reports which still require attention.
d) Finalize the few tiny new features request on the language level from 5.1.


Depending on the status of PDO it'd be good to have some timeframe for RC1 just so that we have some soft date to work towards.
Also, does anyone here have any stuff I missed which are not PDO or Engine related?


Andi

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to