You can inject one object (CFC) into another then the functions and properties 
of the injected cfc would be available to the one you are injecting it into.  
For example you have an argument, possibly in the init function, that accepts 
the name of the CFC as the type of the argument.



>I'd like to be able to create one file per function and "include" them
>when the component is instantiated.
>
>You could use the "extends" property of the CFC or you could modify the
>base CFC, but those may not be what you are looking for.
>
>For a more mix-and-match approach, I think you may want to look into the
>"mixins" concept.  Hal Helms has been speaking on this considerably
>recently.
>
>
>Confidentiality Notice:  This message including any
>attachments is for the sole use of the intended
>recipient(s) and may contain confidential and privileged
>information. Any unauthorized review, use, disclosure or
>distribution is prohibited. If you are not the
>intended recipient, please contact the sender and
>delete any copies of this message.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

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

Reply via email to