Russ, FarCry CMS is a full enterprise content management system. It is not actually a framework at all and would bear no resemblance to Model-Glue, FuseBox or Mach II. FarCry does include a means of extending the base CMS functionality and this requires the use of built in extensions. You can also extend FarCry with custom code I believe, and you could use whatever framework for that, but this would exist outside the core of FarCry if I am correct. In the end, FarCry is very extensible, but there is a bit of a learning curve, and modifying the core code would require quite a bit of experience in my opinion (and cuts you out of any upgrades in the future - at least without a major headache)
Galleon and BlogCFC do not use a prebuilt framework, and would exist outside whatever framework you choose unless you decided to rewrite them to fit within one of the frameworks. Personally, I have been using Model-Glue 1.1. It looks intimidating before you use it, but once you do for actually start, you quickly realize it is very straightforward. My suggestion is not to download all the frameworks and try it unless you have gobs of free time. Read about them, perhaps browse through the tutorials (documentation is the key in the end) and then choose one and have at it. This doesn't mean you are married to it forever, and truly, part of the point is that if you build it correctly with one framework, swapping in another is pretty easy (at least this is the case with the big 3 frameworks). - Brian Rinaldi blog - http://www.remotesynthesis.com/blog CF Open Source List - http://www.remotesynthesis.com/cfopensourcelist Boston CFUG - http://www.bostoncfug.org On 6/30/06, James Holmes <[EMAIL PROTECTED]> wrote: > > The session issue can be overcome for the most part with a hardware > load balancer that provides sticky sessions. > > On 7/1/06, Russ <[EMAIL PROTECTED]> wrote: > > > Does anyone have any thoughs? Whatever products we pick would need to > be > > integrated with session replication so that they could be load balanced > > through several servers. As far as I remember, ColdFusion 7 doesn't > > session-replicate cfc's yet, so any products that use session cfc's > would > > probably have that part rewritten, so I would rather avoid them if > possible. > > -- > CFAJAX docs and other useful articles: > http://jr-holmes.coldfusionjournal.com/ > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245208 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

