Russ, Model-Glue Unity is in beta Fusebox 5 is in a release candidate mode, not fully released yet
For session replication, AFAIK, most frameworks will stay out of your way. Of course if you put CFCs in the session scope, they won't replicate at all. I think a better question is why would you use session replication. As "enterprise" as it is, I try and pursuade most people off of it. If you go for it, you'll want to put as little as possible in your session scope to save your network bandwidth (I've seen this bring a network to its knees on a busy site). Anyways, just an FYI, you don't really have to justify it to me. If you really want to see, make a sample app and dump the session scope at different places to see if they put anything in there. I've integrated galleon with Fusebox 4, and can't say it was the prettiest thing. Of course clients want things a specific way, so I had to bend it over backwards to make it fit "just right." If nothing else, it's a nice starting point. -nathan strutz http://www.dopefly.com/ On 6/30/06, Russ <[EMAIL PROTECTED]> wrote: > > I'm pursuing all three options right now... I couldn't seem to find any > documentation for either Fusebox5 or MD:U. Looks like MD:U is still in > beta > and Fusebox 5 just got released at CFUN. > > Does anyone know how these 2 frameworks as well as Farcry work with > session > replication? > > Has anyone integrated blogCFC and/or galleon forums with either of the 3 > and > would like to comment on how easy/hard it was? > > Russ > > > -----Original Message----- > > From: Damien McKenna [mailto:[EMAIL PROTECTED] > > Sent: Friday, June 30, 2006 2:39 PM > > To: CF-Talk > > Subject: Re: Framework suggestions > > > > On Jun 30, 2006, at 2:15 PM, Russ wrote: > > > We are in need to build a fairly sophisticated system in a few months. > > > > Are you looking for a basic framework or a customizable application? > > If a framework then I'd have to say either Model-Glue:Unity or > > Fusebox5 and I'm tending towards MG:U myself. If you want a > > customizable application then you really need to download & install > > FarCry to see how well it works for you, I've heard some horror > > stories of it being complicated to enhance beyond basic content > > management. > > > > -- > > Damien McKenna - Web Developer - [EMAIL PROTECTED] > > The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 > > #include <stdjoke.h> > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245161 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

