Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Migrating from CF5 to CF7 or CF8

Participant ,
May 06, 2009 May 06, 2009

Hi,

We are planned to migrate from CF 5  to CF 8. Can any help me on the process of steps and issues we may face. we have couple of c++ custom tags, do will they have any impact in the CF8.

Thanks

TOPICS
Advanced techniques
697
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
May 06, 2009 May 06, 2009

See this forum post:

http://forums.adobe.com/message/966814#966814


In regards to your custom tags I'd recommend a lot of testing.  Versions 6 and higher of CF are written in Java rather than C++, as was the case for versions 5 and lower.  I suspect that if you have any migration pain it will be related to your custom tags.  However, I cannot speak from experience since I have not used C++ custom tags.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
May 06, 2009 May 06, 2009
LATEST

We have a number of old "legacy" C++ custom tags from our CF 5 days which seem to work fine running in CF 8.  I believe Adobe has maintained backwards-compatability with previous CF tag formats.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources