AMF::Perl::Sql::MysqlRecordSet
Translated from PHP Remoting v. 0.5b from the -PHP project.
Encode the information returned by a Mysql query into the AMF RecordSet format.
- Started taking column types from statement handle.
- Moved the formation of the query object into Util::Object->
pseudo_query().
- Since Serializer now supports generic AMFObjects, made sure we conform.
We need to have the _explicitType attribute...
- Created after AMF-PHP, but something is not working yet...