Andi,

The Cairngorm 2 that is packaged in it was from their second 2
release, and I had to add the getRPCService myself also.  I need to go
back and include just the SWC or have people download it separate.

As for the AbstractService and namespace usage, it is a more cleaner
approach and I'll incorporate it.  To tell you the truth haven't had
much time to use the RemoteObjectAMF0, it was a class I wrote months
ago back in beta and things where not solidified back then.  Again
thanks for all the updates and I'll incorporate them into the source,

Please pass along any examples of the usage of the RemoteObjectAMF0, I
am interested in how it is being used.

Renaun

--- In flexcoders@yahoogroups.com, Andrea Varga <[EMAIL PROTECTED]> wrote:
>
> Hi
> 
> > You're right, it works perfect! Sorry about the other comment.
> > I'm kinda surprised and happy, is this the same that you sent to me?
> 
> Thanks Oriol. Yes, the code is exactly the same, I have just added that 
> Label to show you that the casting works.
> 
> >
> > Also, it would be great to know what differences are between yours
and 
> > Renaun's, because one's working and the other not (at least for me). 
> > What changes have you done?
> 
> I think the main idea is the same.  Although, I don't know if he is 
> using the advanceddsettings.php or not (it's not in the source), I 
> couldn't  make it work without setting the $outgoing array.
> 
> As we are here, Renaun,  I'd like to make an observation on the 
> RemoteObjectAMF0?
> First of all, I would be dead without it,  it's grate stuff. Many
thanks 
> for sharing.
> I had to change it a little bit, because in the way it was, it's not 
> perfectly compatible with Cairngorm, you have to change the 
> ServiceLocator.as, and add the  getRPCService() method. That's because 
> ServiceLocator's getService() returns an  AbstractService but 
> RemoteObjectAMF0 inherits  Proxy. That's why I made RemoteObjectAMF0 to 
> inherit from AbstractService (which inherits Proxy) and I had to add  
> this line too, to get rid of some errors:
> 
> use namespace flash_proxy;
> 
> This way no Cairgorm code needs to be changed.
> I thought you might be interested in this. Or is there a good reason
why 
> you haven't used it in this way, and I'm missing something?
> 
> Andi
>







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/SktRrD/hOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to