Raymond,

I deleted the .cfc file and I can still run it!  That is what is meant by
cache.  And when I put Modules.HelloWorld I get an error about it unable to
find the cfc file?

Neil

----- Original Message -----
From: "Raymond Camden" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, June 18, 2002 11:19 AM
Subject: RE: Kevin Towes Presentation.


> I'm sorry - but what do you mean about it 'has' to be cached? The only
> issue I know of with CFC and caching is with web services. If you call a
> CFC as a WS, then modify the CFC, you need to refresh the cache in the
> cf admin (see the web services panel) before you call the WS again.
>
> =======================================================================
> Raymond Camden, ColdFusion Jedi Master for Macromedia
>
> Email    : [EMAIL PROTECTED]
> Yahoo IM : morpheus
>
> "My ally is the Force, and a powerful ally it is." - Yoda
>
> > -----Original Message-----
> > From: Neil H. [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, June 18, 2002 11:12 AM
> > To: CF-Talk
> > Subject: Re: Kevin Towes Presentation.
> >
> >
> > Yeah yeah that is what I meant :)  but it can't find it
> > there!  And it HAS
> > to be cached since I remove the .cfc.  Is there a way to
> > eliminate this
> > cache?
> >
> > Neil
> >
> > ----- Original Message -----
> > From: "Raymond Camden" <[EMAIL PROTECTED]>
> > To: "CF-Talk" <[EMAIL PROTECTED]>
> > Sent: Tuesday, June 18, 2002 10:58 AM
> > Subject: RE: Kevin Towes Presentation.
> >
> >
> > > You wold use: "modules.HelloWorld" - remember to NOT use .cfc.
> > >
> > >
> > ==============================================================
> > =========
> > > Raymond Camden, ColdFusion Jedi Master for Macromedia
> > >
> > > Email    : [EMAIL PROTECTED]
> > > Yahoo IM : morpheus
> > >
> > > "My ally is the Force, and a powerful ally it is." - Yoda
> > >
> > > > -----Original Message-----
> > > > From: Neil H. [mailto:[EMAIL PROTECTED]]
> > > > Sent: Tuesday, June 18, 2002 10:55 AM
> > > > To: CF-Talk
> > > > Subject: Re: Kevin Towes Presentation.
> > > >
> > > >
> > > > Todd,
> > > > I understand that but you keep saying \com\macromedia...
> > > >
> > > > If I have :
> > > >
> > > > MODULES
> > > >     - HelloWorld.cfc
> > > > Test.cfm
> > > >
> > > > where HelloWorld.cfc is in the modules subdirectory on the
> > > > same level as
> > > > test.cfm would i then use
> > > >
> > > > modules.HelloWorld.cfc?
> > > >
> > > > Is there something that needs to be changed to adjust
> > that caching?
> > > >
>
> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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