Copy link to clipboard
Copied
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
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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.