I'm in a similar situation, in the midst of developing an app with Transfer, MG and CS that will also likely need a Flex or an AIR interface.
Nando On Sun, Dec 21, 2008 at 1:26 AM, Kurt Wiersma <[email protected]> wrote: > > I have a close to finished version of my sample/starter app called > AppBooster. I have a version of AppBooster that uses Transfer and has > Flex interface. I could probably finish it up and send it you at some > point if you think it would be helpful. Here is the version I have > published so far. > > > http://wiersmablog.com/machblog/index.cfm?event=showEntry&entryId=A10A2B78-1109-60B8-3F7F013F26D7F499 > > --Kurt > > On Sat, Dec 20, 2008 at 4: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/abdb2191dcfd226/9038ce78524fd659?lnk=gst&q=flex#9038ce78524fd659 > > > > 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 > > > > > > > > > -- Nando M. Breiter The CarbonZero Project CP 234 6934 Bioggio Switzerland +41 76 303 4477 [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
