Skip to main content
vksrinu
Inspiring
May 6, 2009
Question

Migrating from CF5 to CF7 or CF8

  • May 6, 2009
  • 1 reply
  • 741 views

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

This topic has been closed for replies.

1 reply

Inspiring
May 6, 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.

Inspiring
May 6, 2009

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.