Home > ActionScript 3, Flash Platform, Zend_Amf > New PHP<->AMF serialization done!

New PHP<->AMF serialization done!

July 11th, 2008

I have been working on a new code base for Amf to PHP Serialize’er and it all seems to be working. I am super excited about this! Mostly because I have spent the last 5 weeks working on building the architecture the way that I have always wanted it and it actually worked! It makes it super easy to make new amf/value/newtype.php so that the filter can be applied to the byte type coming in. You can also add amf/header/types.php so that you can easily deal with incoming AMF headers for things such as security. My hope is that this architecture keeps serialization advancements available to other developers so that it is not always on the project leads. So far the tests are really fast even with additional OOP functionality.

This is the last 38 hours of consumption minus starbucks trips and office coffee just so that I could make Mike Potter happy.

Love!

thebull.jpg

ActionScript 3, Flash Platform, Zend_Amf

  1. July 11th, 2008 at 19:04 | #1

    Awesome job! Just curious, what’s the difference between transmitting AMFPHP’s ByteArray type and casting it as a specific class (after aliasing the class)?

  2. July 11th, 2008 at 19:06 | #2

    Or are you saying that you send a specific OO type via AMF and then it’s automatically casted as a OO class in PHP?

  3. July 14th, 2008 at 14:32 | #3

    Oh, that does make me happy. :)

    Mike

  4. July 17th, 2008 at 16:19 | #4

    I know it’ll be dope!

  1. July 13th, 2008 at 21:30 | #1
  2. September 10th, 2008 at 09:23 | #2