For the record, we've experienced the problem using Model-Glue (on CFMX7) as
well with the latest version. Haven't had time to dig into it, but the
problem is not limited to Fusebox.

Michael 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Patrick McElhaney
Sent: Friday, October 13, 2006 8:47 AM
To: [email protected]
Subject: Re: [Reactor for CF] Syntax error at token 0, line 0 offset 0

I've attached a new query.cfc that does not use cfsavecontent and does not
produce the error (for me).

Instead of <cfset result = result & "some snippet of SQL">, I used Java
StringBuffers to build the strings. That should take care of the performance
concerns. (In fact, it's probably faster than
<cfsavecontent>.)

I also opened an issue in Trac and posted it there.
http://trac.reactorframework.com/reactor/ticket/92


Hope this helps.

Patrick

--
Patrick McElhaney
704.560.9117


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