the only comment I have is that if you are using components to build object modeled applications, you shouldn't be including files from cfcs. My opinion is that components are not just another code re-use construct....they're an entirely different beast. If you are using them, you should know "object think".
~Simon Simon Horwith Macromedia Certified Instructor Certified Advanced ColdFusion 5 Developer Fig Leaf Software 1400 16th St NW, # 500 Washington DC 20036 202.797.6570 (direct line) www.figleaf.com -----Original Message----- From: Stacy Young [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 4:25 PM To: CF-Talk Subject: Using THIS scope in CFCs I'm using THIS scope in my included files used within my CFCs since the argument scope is not available. (I believe is known issue). The downside to this is I have to append the argument scope. I was previously using ATTRIBUTES scope but I figure THIS is safer... Comments/suggestions? AVIS IMPORTANT: ------------------------------- Les informations contenues dans le present document et ses pieces jointes sont strictement confidentielles et reservees a l'usage de la (des) personne(s) a qui il est adresse. Si vous n'etes pas le destinataire, soyez avise que toute divulgation, distribution, copie, ou autre utilisation de ces informations est strictement prohibee. Si vous avez recu ce document par erreur, veuillez s'il vous plait communiquer immediatement avec l'expediteur et detruire ce document sans en faire de copie sous quelque forme. WARNING: ------------------------------- The information contained in this document and attachments is confidential and intended only for the person(s) named above. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution, or any other use of the information is strictly prohibited. If you have received this document by mistake, please notify the sender immediately and destroy this document and attachments without making any copy of any kind. ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

