Be multilingual! ;)

There's no reason to choose between the two... I use them both (lately more fusebox than MG, but that's an ever-changing ratio).

Either will do stuff just as well as the other. Fusebox has <class />, <instantiate /> and <invoke /> going for it, but MG doesn't really need them because it's OO from the get-go. :D

J



------------------------------------------------

Jared C. Rypka-Hauer

Continuum Media Group LLC

http://www.web-relevant.com

Member, Team Macromedia - ColdFusion


"That which does not kill me makes me stranger." - Yonah Schmeidler















On Sep 14, 2007, at 1:36 PM, Roland Mai wrote:

Hi guys,
 
I have used reactor and MG successfully in a fairly complicated project.
 
However, I was looking at Fusebox and feeling the environment. My impression is that you can get both MG and FB to do the same things.
 
I was wondering what you guys feel more comfortable using reactor with, MG or FB?
 
Also, I wanted to get some feedback on using cfqueries vs using the createQuery() for gateways.
 
I had some complications with reactor's query types. This involved cases when I would try to do (A ^ B) v (C ^ D) queries.
When I looked that the query files generated by reactor, I noticed that the wrong parameters were placed in the containers defined. It was as if some kind of iterator/counter was not being reset when the values were injected into the query string in the query file. (I didn't keep the specific example because the project was soon due.) Have you guys experienced anything like this?
Finally, because of the short deadline I used plain SQL with cfquery in the gateways, and making sure that I had type validation in place at proper times.
 
Thanks,
 
Roland

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
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/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to