Well... I need to get the scope enhancements for the invoker finished
up, and then implement the filtering mechanisms.

>From there I can write the Transfer specific enhancements, and (in
theory), you should be able to configure a Destination, setup some
config in your Flex app, and pretty much be good to go.

Mark

On Tue, Dec 23, 2008 at 9:31 AM, Jamie Jackson <[email protected]> wrote:
>
> Okay, I'm chipping away at this beast (one pitiful piece at a time).
> Since it seems like AOP is likely going to figure into the solution
> somehow, I've added some simple AOP logging to my app, to dip my toe
> into the AOP water.
>
> Now to try to go from a (Transfer) object to Flex in some unfactored
> way, to try to get my head around how that works. Snippets/samples
> still appreciated, BTW. ;-)
>
> Jamie
>
> On Dec 20, 5:12 pm, Jamie Jackson <[email protected]> wrote:
>> Note to self, read through this a 
>> bit:http://groups.google.com/group/transfer-dev/browse_thread/thread/abdb...
>>
>> On Dec 20, 3:46 pm, Jamie Jackson <[email protected]> wrote:
>>
>>
>>
>> > Background:
>>
>> > I've used Transfer, MG, and CS (DI-only) together on a project before,
>> > so I'm familiar with those pieces.
>>
>> > For the project I'm on now, it will require MG and Flex to use the
>> > same model, so I'm planning to use the above stack, as well as some
>> > technology that's new to me, namely CS for Remote Proxy generation (to
>> > remotely expose parts of my internal Services), Flex, and maybe
>> > Conduit. I've got the CS Remote Proxy part working in a rudimentary
>> > sort of way, and I can hit these remote methods from Flex (via Flash
>> > Remoting), but that's about as far as I've gotten on the Flex <=> CFMX
>> > front (which isn't very far).
>>
>> > Here's the part I need help on:
>>
>> > 1. My remote methods currently return Transfer objects, and I need to
>> > learn how to go from those to populate forms in Flex.
>> > 2. I also need to be able to save down Flex forms via my remote
>> > service methods.
>>
>> > I've been reading Mark's recent posts (http://groups.google.com/group/
>> > transfer-dev/browse_thread/thread/d7f650f4a8dd482e) and blogs (http://
>> > compoundtheory.com/?action=displayCategory&ID=58) on Conduit, but I'm
>> > too new to Flex to be able to get my head around it. I could really
>> > use a simple sample Conduit app. Mark, you wouldn't happen to have one
>> > in the works, would you?
>>
>> > Alternatively, it would help me to see a sample Flex app that uses
>> > Transfer on the back-end in the old-school way (pre-Conduit, using
>> > what, DTOs? or something)? (Of course this begs the question that
>> > anybody is actually using Transfer in a Flex back-end.)
>>
>> > Failing that, if anybody could point me to their favorite *modern*
>> > sample application that uses Flex/CFMX, I'd be very appreciative.
>> > There's a pretty decent amount of information about CFMX+Flex, but so
>> > much of it is about the Flex ColdFusion Project Wizard (which I can
>> > only assume from past experience with code generators, and wizard-
>> > generated applications, is not a good long-term solution), "hello
>> > world" level examples, and old articles whose currency/validity is
>> > suspect.
>>
>> > That turned out to be a long and needy post. Maybe you can tell that
>> > I'm struggling. ;-) Anyway, I'd appreciate any discussion whatsoever
>> > that I can drum up.
>>
>> > Thanks,
>> > Jamie
> >
>



-- 
E: [email protected]
W: www.compoundtheory.com

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to