In my opinion, ActionScript has the worst datatype for dates. They may be a joy to man handle in Flex, but they are not very compatible with any other program.
April 15, 2009
April 14, 2009
Using Value Objects in Postgres and Flex
Using VO records with the Postgres/PHP/Flex trio is the way to go. It guarantees that your objects come over in the correct format in direct correlation to what you have going on in all three programs. ZendAMF really likes VOs, too.
April 2, 2009
Actionscript vs Postgres – Boolean Values
Actionscript does not send boolean values that Postgres can take. You need to work a little magic on the way over.

