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