Is there a performance issue with using the following syntax for structures:


<cfset session["stcDetail"]["arrivalTime"] = "" />


as compared to


<cfset session.stcDetail.arrivalTime = "" />


Mike
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to