Migrating to Application.cfc

View: New views
3 Messages — Rating Filter:   Alert me  

Migrating to Application.cfc

by abmyers :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Is it possible to use Application.cfc instead of the Application.cfm
for a farcry project?

If so where should we put this tag:

<farcry:farcryInit
        ...
 />

?

Many thanks,
Andrew.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-user" group.
To post to this group, send email to farcry-user@...
To unsubscribe from this group, send email to farcry-user-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-user?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Migrating to Application.cfc

by StephenMoretti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On 03/10/2007, Andrew <am2605@...> wrote:

Is it possible to use Application.cfc instead of the Application.cfm
for a farcry project?

If so where should we put this tag:

<farcry:farcryInit
        ...
/>


Its a bit more complicated than just "using Application.cfc".

The core application draws information from the project via the Application.cfm, so you can't just switch it for an Application.cfc.

I believe that someone is looking at changing FC4 to use Application.cfc, but its away ahead at the minute.

Regards

Stephen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-user" group.
To post to this group, send email to farcry-user@...
To unsubscribe from this group, send email to farcry-user-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-user?hl=en
-~----------~----~----~----~------~----~------~--~---


Re: Migrating to Application.cfc

by modius :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Oct 3, 6:23 pm, "Stephen Moretti" <stephen.more...@...>
wrote:

> On 03/10/2007, Andrew <am2...@...> wrote:
>
> > Is it possible to use Application.cfc instead of the Application.cfm
> > for a farcry project?
>
> > If so where should we put this tag:
>
> > <farcry:farcryInit
> >         ...
> > />
>
> Its a bit more complicated than just "using Application.cfc".
>
> The core application draws information from the project via the
> Application.cfm, so you can't just switch it for an Application.cfc.
>
> I believe that someone is looking at changing FC4 to use Application.cfc,
> but its away ahead at the minute.

Application.cfc is flagged for FarCry 4.1.  Current timing on beta
release is December 2007... with production release January 2008.

Hope that helps,

-- geoff
http://www.daemon.com.au/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "farcry-user" group.
To post to this group, send email to farcry-user@...
To unsubscribe from this group, send email to farcry-user-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/farcry-user?hl=en
-~----------~----~----~----~------~----~------~--~---