Posted on Thursday 27 January 2005
We’re really close to the 1.0 release of AMFPHP and one idea I’ve been tinkering with is the ability to use database independence packages instead of straight resources for RecordSets. Right now a person that uses PEAR::DB as a database abstraction layer can’t use the RecordSet generation facilities. Do you use a database independence package for PHP? Would you like to have it supported in AMFPHP 1.0? Do you think there’s another feature that isn’t already included in this update that should be done instead?
As always, if you want to contribute to the AMFPHP effort, you can start by checking out the wiki.


