I have an application where a component in one directory wants to extend a
component from a previous directory. Normally you would need to either write
the extend path from the root or from a mapped location
examples:
    root.dir1.dir2.component
    mapped_location.dir2.component

Is there a way to extend from a directory up without using either of these
methods? Basically, the equivalent of html's "../"

Thanks

-- 
Michael Dinowitz                   (http://www.linkedin.com/in/mdinowitz)
President: House of Fusion    (http://www.houseoffusion.com)
Publisher: Fusion Authority    (http://www.fusionauthority.com)
Publisher: Flex Authority        (http://www.flex-authority.com)
Adobe Community Expert / Advanced Certified ColdFusion Professional
Si, soy el senor "chico malo" para todos


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322538
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to