But - you can put any attribute you want in a cfcomponent tag. So I could do this in CF7:
<cfcomponent implements="foo" ray="1> that would work fine. CF7 would just ignore them (well, it doesn't ignore it, it adds them to the metadata). So he could have typed in a implements attribute and it would have worked fine in CF7, but possibly thrw an error in cf8. On 7/21/07, Kris Jones <[EMAIL PROTECTED]> wrote: > There were no interfaces in CF7, so "implementing" was not an option. > > Cheers, > Kris > > > On 7/21/07, Brian Peddle <[EMAIL PROTECTED]> wrote: > > 7 didn't seem to care to I guess the rules tightened up in 8? > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| CF 8 â Scorpio beta now available, easily build great internet experiences â Try it now on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284311 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

