I haven't had a chance to play around with the new CF adapter but I do know that it has this capibility. I contributed the current ColdSpring flash remoting support. Does it work with CFCs which don't use cfproperty but rather use a private variables.instance var with public getters and setters?

--Kurt

On 11/28/05, Chris Scott <[EMAIL PROTECTED] > wrote:
Welcome to the ColdSpring list Scott!

We've been looking at / thinking about the CFAdapter and how it will
fit into our remoting plans. I think we will be going in the
direction of offering 2 types if RemitingProxyFactories, one relying
on the CFadapter, one using the mapping utility class for legacy /
non-flex apps. One thing is certain, flex developers is a key target
audience for ColdSpring.

Chris

On Nov 28, 2005, at 7:05 AM, Scott Barnes wrote:

> Sorry, wasn't sure if my email-mic-test was working.
>
> BTW: The new CFAdapter should negate the need to resolve Mappings from
> ASObject to CFC, it should do all that for you?
>
> ie:
> com.mossyblog.cfc.testVO returned out *should* resolve to
> com.mossyblog.as.testVO auto-magically instead of having to do
> ASObject.setType(), ASObject.put() approach (ie FLEX 1.5 approach).
>
>
>
> On 11/28/05, Scott Barnes <[EMAIL PROTECTED]> wrote:
>> Ping.
>>
>> --
>> Regards,
>> Scott Barnes
>> http://www.mossyblog.com
>>
>>
>
>
> --
> Regards,
> Scott Barnes
> http://www.mossyblog.com
>



Reply via email to