This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BFC58B.7EFBC680
Content-Type: text/plain;
charset="iso-8859-1"
Yeah, I have written a CFX before....in C++. It is quite a bit faster.
Taking in to account the fact that the tag I rewrote (from its original
CFML) was pretty monstrous and complex, and you take into account that I am
not some awesome C++ guru -- it still got to be between 2-3 times faster.
I would really suspect that if you don't have to kludge around some
limitations of the CFX API (like I did) you will get even more out of the
conversion.
Since you can manipulate CFQuery results directly in the CFX tag itself, I
would bet you could very easily set up a tag to do just what you want - by
simply passing your query to the CFX and having it strip the HTML -- then
returning a new CFQuery or a stringset or something. Just watch the
limitations of what you can pull into a CFX and push out of it (I mean what
kind of variable and data types)
Best wishes,
--Bryan
-----Original Message-----
From: Brian P. Doyle [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 24, 2000 10:11 AM
To: [EMAIL PROTECTED]
Subject: CFML vs. CFX
I just installed a custom tag to strip html out of my search results. The
problem is that it slows things down horribly. (I had to put it in the
cfoutput of the query so that it stripped every record). I'm curious if a
CFX tag would work faster. If anyone has any light to shed on this it would
be greatly appreciated.
Brian Doyle
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------_=_NextPart_001_01BFC58B.7EFBC680
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: CFML vs. CFX</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>Yeah, I have written a CFX before....in C++. It =
is quite a bit faster. Taking in to account the fact that the tag =
I rewrote (from its original CFML) was pretty monstrous and complex, =
and you take into account that I am not some awesome C++ guru -- it =
still got to be between 2-3 times faster.</FONT></P>
<P><FONT SIZE=3D2>I would really suspect that if you don't have to =
kludge around some limitations of the CFX API (like I did) you will get =
even more out of the conversion.</FONT></P>
<P><FONT SIZE=3D2>Since you can manipulate CFQuery results directly in =
the CFX tag itself, I would bet you could very easily set up a tag to =
do just what you want - by simply passing your query to the CFX and =
having it strip the HTML -- then returning a new CFQuery or a stringset =
or something. Just watch the limitations of what you can pull =
into a CFX and push out of it (I mean what kind of variable and data =
types)</FONT></P>
<P><FONT SIZE=3D2>Best wishes,</FONT>
<BR><FONT SIZE=3D2>--Bryan</FONT>
</P>
<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Brian P. Doyle [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]</FONT>=
<BR><FONT SIZE=3D2>Sent: Wednesday, May 24, 2000 10:11 AM</FONT>
<BR><FONT SIZE=3D2>To: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>Subject: CFML vs. CFX</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>I just installed a custom tag to strip html out of my =
search results. The</FONT>
<BR><FONT SIZE=3D2>problem is that it slows things down horribly. (I =
had to put it in the</FONT>
<BR><FONT SIZE=3D2>cfoutput of the query so that it stripped every =
record). I'm curious if a</FONT>
<BR><FONT SIZE=3D2>CFX tag would work faster. If anyone has any =
light to shed on this it would</FONT>
<BR><FONT SIZE=3D2>be greatly appreciated.</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>Brian Doyle</FONT>
</P>
<P><FONT =
SIZE=3D2>---------------------------------------------------------------=
---------------</FONT>
<BR><FONT SIZE=3D2>Archives: <A =
HREF=3D"http://www.eGroups.com/list/cf-talk" =
TARGET=3D"_blank">http://www.eGroups.com/list/cf-talk</A></FONT>
<BR><FONT SIZE=3D2>To Unsubscribe visit <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk</A> or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body.</FONT></P>
</BODY>
</HTML>
------_=_NextPart_001_01BFC58B.7EFBC680--
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.