[thelist] Dw MX concensus

Matt Liotta mliotta at r337.com
Mon May 13 22:09:01 CDT 2002


See already posted message below.

-Matt

-----Original Message-----
From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org] On Behalf Of Matt Liotta
Sent: Thursday, May 09, 2002 6:38 PM
To: thelist at lists.evolt.org
Subject: RE: [thelist] Dw MX concensus

I am late getting back to this thread, so I'll drop it and just provide
a tip instead.

<tip type="ColdFusion">
Using list related functions in a loop can be very slow for long lists.
Thus, you should first convert your list to an array before accessing
it. It is almost always preferable to access an element using an array
as opposed to ListGetAt().
</tip>

-Matt

> -----Original Message-----
> From: thelist-admin at lists.evolt.org
[mailto:thelist-admin at lists.evolt.org]
> On Behalf Of .jeff
> Sent: Thursday, May 09, 2002 2:19 PM
> To: thelist at lists.evolt.org
> Subject: RE: [thelist] Dw MX concensus
>
> matt,
>
> ><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
> > From: Raymond Camden
> >
> > > oh, and the both of you owe tips.  now pay up.
> >
> > It's been too long anyway...
> ><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
>
> ray's all paid up.  how about you?  surely you've got at least one tip
you
> can pass along.
>
> <tip type="ColdFusion" author=".jeff">
>
> running cf5 and need some sort of weird function that you don't wanna
> write
> yourself?  head on over to http://cflib.org/.  you'll find a huge
> assortment
> of functions for accomplishing all sorts of tasks.
>
> </tip>
>
> <tip type="ColdFusion" author=".jeff">
>
> written alot of udf's for cf5 but frustrated that you can't perform
any
> actions that require calling a cftag like a query or reading a
directory?
> well, cf6 allows you to write functions using tags now.  theoretically
you
> could write a function for every cf tag and no longer have to use any
tag
> based coldfusion (except for <cfscript> blocks) in your cf coding.
>
> once again, get a bunch of cf6 tag-based functions at
http://cflib.org/.
>
> </tip>
>
> .jeff
>
> http://evolt.org/
> jeff at members.evolt.org
> http://members.evolt.org/jeff/
>
>
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !




More information about the thelist mailing list