Convert Web 1.0 Project to Web 2.0?

Hey all,

Been a while since I’ve been on and posted. Still around… :smiley:

Anyhow, I am needing to convert my old web app running the 1.0 API to the new, modern 2.0 API. Is there any automated or semi-automated way to do this? I know a few years ago there was not, but I thought I would ask again.

This has taken on new urgency since Xojo 2019 only supports Intel architecture on MacOS and that is being phased out. So I really do need to get with the times here but it’s just a ton of manual work. So thought I’d ask if there are any tools to assist me.

Thanks!

To use Web 2.0 you have to rewrite the entire thing. Easier to migrate to a windows PC for the 2019 suport or do the rewrite on another tool as many did.

Oh I can run 2019 on my Mac right now. The problem is that MacOs isn’t going to support Intel based apps coming up. So I need to do this.

Bummer. Was hoping there was some sort of conversion tool to get me at least part of the way. I’ll just have to suffer through it I guess! Grr…

During this year MBS conference, some users were talking about they had some quirks but overall great experience using AI, to do this kind of job.

Was thinking about that as well. I don’t really trust it enough yet! :smiley:

Also, unless you really need to deploy the application to macOS, you could deploy it to a Linux server to have some more runway while you migrate to Web 2.

I can’t control what platform my customers use…