And the beta 2 which should be out by early December will support
Application.cfc as well.

But it's not quite as simple as converting Application.cfc to
Application.cfm.  Application.cfm is a chunk of procedural code executed at
the beginning of every request; Application.cfc is a component with methods
that fire in response to particular events.  However, depending on what of
those methods he needs, Jason may be able to take the appropriate parts of
his Application.cfc and put them in Application.cfm.

Josh 

-----Original Message-----
From: Aaron Roberson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 16, 2006 11:40 AM
To: CF-Talk
Subject: Re: BlueDragon Question

Oops, I meant Jason...

If you have BD 6.2 up and running on OS X all you have to do is convert your
Application.cfc file to Application.cfm. As was already mentioned, BD 6.2
does not support Application.cfc, but BD 7 which will be release in
January(?) will.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260759
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to