Yeah -

I think I worked out a workaround, so it's no longer a huge issue -
but I figured I would ask the question.

Cheers,

Mark

On 5/19/05, Sean Corfield <[EMAIL PROTECTED]> wrote:
> On 5/17/05, Mark Mandel <[EMAIL PROTECTED]> wrote:
> > Essentially I have a situation like:
> >
> > /com/CFC.cfc
> > /resource/config.xml
> >
> > If I want CFC.cfc to read config.xml I have to write a expandPath from
> > the base template, rather than just being able to go
> > expandPath(../resource/config.xml).
> 
> So whatever calls com.CFC.someMethod() would have to pass in
> expandPath(relativePathToConfigXMLFile) as an argument because CFC.cfc
> needs to know where the file is.
> 
> There's no logical way around that - the CFC has to be told which file
> to read, yes?
> --
> Sean A Corfield -- http://corfield.org/
> Team Fusebox -- http://fusebox.org/
> Got Gmail? -- I have 50, yes 50, invites to give away!
> 
> "If you're not annoying somebody, you're not really alive."
> -- Margaret Atwood
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
> 


-- 
E: [EMAIL PROTECTED]
W: www.compoundtheory.com
ICQ: 3094740

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to