I am slowly, painstakingly, guiding my organization into the future.
We have just recently gotten ourselves upgraded to ColdFusion MX 8. I
am now trying to move us from ModelGlue 1.1 to ModelGlue 2.
We have several ModelGlue apps. While I know that MG2 should be fully
backward-compatible, even so I need to get each of them regression
tested. Unfortunately, unless the app is slated for development, I
can't get them on the schedule to be tested.
A possible solution is to use per-application mappings. That way, for
applications I'm currently working on, I can setup a mapping
("ModelGlue") that points to E:\ModelGlue2 instead of E:\ModelGlue,
leaving the server-level mapping pointing to the old version. Then,
when we've all got them upgraded (probably six months after MG3's
release) the server-level mapping can be changed.
Trouble is, for per-application mappings, I need to use
Application.cfc. Out of the box, MG uses Application.cfm.
Can I use Application.cfc instead? What are the caveats?
Are there other ways to approach having some applications using MG1
and some using MG2 on the same server?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en
For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---