AMFPHP :: Using it with Flex2 beta1
AMFPHP is like the poor mans BMW right?
No, it’s a great example of how open source does work for things. I started uing it 1 -2 years ago? Man, how long has it been since remoting was introduced into Flash? I can’t event remember but, Patrick has spruced it up and it works great with Flex2 beta1.
I just posted something on flexcoders that I want to share with the AMFPHP community. It is some classes that (for now) simplify using it in Flex2.
Now, for the dumb programmer disclaimer, I am really busy right now so I will get the source up tonight. If you really want to see what I did with NetConnection and creating an abstract service class along with an implemented concrete subclass service, go check out flexcoders list and you will see my reply in the thread “ AMFPHP, OpenAMF or Fluorine or FES”.
I really have to polish up those classes since they are written by the seat of my pants right now. Test Driven Development at it’s best!
I will have the zip up tonight for anyone that wants to check it out.
I also have another problem with the Service class that I need some help on becasue I don’t know everything. It has to do with the _gateway.call(). This problem deals with the arguments list not getting sent to php correctly. BTW, this is not hindering the usablity of my service classes. The problem resides in the AMFService abstract classe’s service() method.
Anyway, off to the wizard of oz for me.
Peace, Mike