Just to give my contribute, I've used reactor with flex2 and it works pretty well. The only problem to me is that if you want to take the full advantage of flex2/CF connectivity, you should work with Transfer Objects but reactor's aren't compatible with Flex2.
João Fernandes -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt Williams Sent: quinta-feira, 14 de Setembro de 2006 23:05 To: [email protected] Subject: Re: [Reactor for CF] CF7/fusebox5/reactor/flex2 Hey Marc, I do have some code that could be a start also. It is a service layer that can be used with or without ColdSpring (uncomment some code). It is the simple idea of a Person and Address table. A person has many Addresses. The DAO is there, but could be replaced by Reactor too. These are from a CFUG presentation I did back in July. http://mattw.mxdj.com/denver_cfug_example_files.htm On 9/14/06, Matt Williams <[EMAIL PROTECTED]> wrote: > On 9/14/06, Marc <[EMAIL PROTECTED]> wrote: > > I can't seem to figure out how to create a Google Code project. I have a > > gmail login I think... What is my clickpath to create a new project? > > > > code.google.com > Project Hosting (left Nav) > Create a new project (under search stuff) > > -- > Matt Williams > "It's the question that drives us." > > > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > Reactor for ColdFusion Mailing List > [email protected] > Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > > -- Matt Williams "It's the question that drives us." -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
