Sounds interesting.. - You may want to reference these on your docs:

http://pecl.php.net/package/DBDO
http://www.akbkhome.com/wiki.php/DBDO/index.html

http://www.akbkhome.com/svn/dbdo/
http://www.akbkhome.com/svn/dbdo_pdo/

While the project is pretty dead now, the API was pretty fully worked out by the time I gave up..

From my perspective the reality is that DB_DataObject works for every situation I've thrown at it, so the only motivation to fix it is external (occasional complaints about speed/overhead) rather than on a 'need' basis... I also got fed up digging through PHP's and PDO's macro hell... - If someone wanted to do a really cool SoC - creating a method/makefiles/base classes etc. of writing PHP extensions in D would make a mindblowing toolkit... - I suspect something like dbobj/dbdo would be a few days work if that existed...

Anyway good luck.
Regards
Alan



Bankó Ádám wrote:
Hi!

I've created a draft of what would be the Abstract of my application.

Please review it, if I'm mistaken in something or left out an important
point. This will be the public part of the application. There will be a
more detailed description, but it will be visible only to mentors.

.....

For the current status of the project and more information consult the
project's wiki at http://dbobj.sourceforge.net/ .

END


Adam


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

Reply via email to