> But instead of this:
> <cf_foo attributeCollection = "#att#">
>
> can I do this:
> <cf_foo att="#att#">
You can, but it's not the same. In case one, you have attributes.s.x=1,
and in case two, attributes.att.x=1.
> And if so, and since I have found examples of this in Spectra
> 1.5.2 (see
> below) I believe we can, what does attributeCollection do for us?
Again, in CF, you cannot do:
<cf_foo
<cfif somecondition>x=1</cfif>
>
So, attributeCollection allows you to dynamically pass crap to tags.
========================================================================
===
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc
(www.mindseye.com)
Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia)
Email : [EMAIL PROTECTED]
Blog : www.camdenfamily.com/morpheus/blog
Yahoo IM : morpheus
"My ally is the Force, and a powerful ally it is." - Yoda
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
This list and all House of Fusion resources hosted by CFHosting.com. The place for
dependable ColdFusion Hosting.
http://www.cfhosting.com
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.