[osflash] AMFPHP: Errors in ARP stubcode

Michiel van der Ros micros at mail.com
Tue Sep 12 08:56:49 EDT 2006


Hi,

I'm using AMFPHP to create the basis of an ARP project. Very handy, 
since AMFPHP can create your ARP-folders with all basic classes in it. 
But I found it contains some mistakes. I haven't been able to find any 
mention of it in the AMFPHP-forums, nor here. So I thought I'd bring it 
up here and see if others ran into this as well.

Errors in generated command classes:
- In the class definition: "commands." should be "command.", just like 
the folder name.
- In typing of service call: ":RemotingService" in some classes should 
be ":Service".
- Call of "ServiceLocator.getService()" should be 
"ServiceLocator.getInstance().getService()".

Thanks for any feedback!
Michiel


-- 

[ weblog ][ http://michiel.vanderros.nl ]




More information about the osflash mailing list