I suspect that the StructFind syntax is the "original" (CF4, maybe?) way
to use structs, and that the array syntax is just newer.  With cfmx I'm
thinking that both styles are probably exactly the same under the hood
(in terms of performance).
        Mark

-----Original Message-----
From: Auke van Leeuwen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 24, 2006 5:33 AM
To: CF-Talk
Subject: What is the use of structFind? (CFMX)

In CFMX 6+:

I'm just wondering, is there any reason why I would use structFind(
xStruct, 'key' ) over xStruct[key]? or the other way around? 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250859
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to