Hi
Will a Rapido solution run on Dynamicweb 10?
If not out of the box, what will it take - or what are the obstacles?
/Hans
Hi
Will a Rapido solution run on Dynamicweb 10?
If not out of the box, what will it take - or what are the obstacles?
/Hans
There are a lot of obstacles because of the templates that needs to be converted to DW10 format and there are a lot of them. Because of the way they are structured, they cannot all be automatically converted. Furthermore Rapido requires the Dynamicweb.Rapido dll which has not been converted to .NET Core. Lastly the templates contains a lot of HttpContext and other System.Web API usages which is not supported in .NET core.
So the task of upgrading a Rapido to DW10 will not be small and we do not plan for a conversion package currently.
BR Nicolai
Ok
is there a relatively easy way to convert a rapido to a swift solution, so that we can upgrade to DW10?
/Hans
Hi Hans,
My personal experience with this scenario is that you have to reimplement.
There is no easy way to convert Rapido to Swift since it's a very different structure and overall aproach.
Adrian
You must be logged in to post in the forum