RemoteObjectAMF0 swc for Flex 3
June 16th, 2008
There was a small change in Flex 3 that causes the RemoteObjectAMF0 class to not compile in Flex 3 apps. I have updated the class and the swc.
The updated RemoteObjectAMF0 code can be found in the renaun_com_RemoteObjectAMF0_flex3.swc in the zip file at - http://renaun.com/flex2/RemoteObjectAMF0/renaun_com_RemoteObjectAMF0.zip
NOTE: updated again to add a line to delete references to the responders after it is passed back.
Entry Filed under: Adobe Flex



3 Comments Add your own
1. Bjorn Schultheiss | 2008-06-16 at 7.01 pm
I noticed another problem with the objects not getting released for GC.
It had to do with a reference in _methodResponderLookup not being cleaned up.
2. Renaun Erickson | 2008-06-16 at 8.44 pm
I added a line of code to get rid of the reference in the _methodResponderLookup object after it returns the responder.
3. runbao | 2008-06-24 at 2.53 am
I have a try example
but is error:
Severity and Description Path Resource Location Creation Time Id
1144: 接口方法 fault (位于命名空间 mx.rpc:IResponder 中)是通过类 com.adobe.cairngorm.samples.store.command:GetProductsCommand 中不兼容的签名实现的。 renanC/src/com/adobe/cairngorm/samples/store/command GetProductsCommand.as line 51 1214302753218 4194
why?
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed