<cfcomponent> has an accesssors attribute. It's not listed here. Is this because it's missing from whatever source reference document you're scraping for this info, or a glitch in the scraping mechanism or..?
(update): oh! It even omits implements too. So perhaps it needs a bit of a check to see if it's omitted anything else too.
<cfcomponent>
has anaccesssors
attribute. It's not listed here. Is this because it's missing from whatever source reference document you're scraping for this info, or a glitch in the scraping mechanism or..?(update): oh! It even omits
implements
too. So perhaps it needs a bit of a check to see if it's omitted anything else too.