> Again, just to clarify:
> 
> /test/index.cfm is calling
> 
> /test/test2/stuff.cfc
> 
> with:
> stuffObj = createObject('component','test2/stuff');
> 
> Technically, a proper writing would be: test.test2.stuff, but 
> if you look 
> at what I just wrote, this doesn't match what you described.
> 

No, I'm saying that the docs aren't clear, and as far as I know, what
you did is valid. I agree that in general, I'd use 'full' notation when
calling a CFC, but relative addressing as you have done is valid.

=======================================================================
Raymond Camden, ColdFusion Jedi Master for Macromedia

Email    : [EMAIL PROTECTED]
Yahoo IM : cfjedimaster

"My ally is the Force, and a powerful ally it is." - Yoda 


______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
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

Reply via email to