[quote=170628:@Eli Ott]They could, but they don’t have to. And they don’t have to explain why they don’t want to. Take it or leave it.
I assume they will not give any detailed explanation, because it will start a spiral never ending and in the end you’ll be all talking in assembly to each other. Choose the right tool. Go with Objective C or Swift for such a task. Your project is not what Xojo is good at and being developed for.[/quote]
Or he could go plugin, since it is far easier to go Objective-C, then interface with Xojo that way.
[quote=170619:@Christian Schmitz]Thomas, way not ask me to add something to the plugin to do it right without using Xojo for the worked method?
Our plugin can already copy files in background.[/quote]
So is it actually multicore ? If so, this is an extraordinary progress from cooperative threading. If we could have but only one thread that runs on another core, it would a fantastic leap forward, potentially double execution speed.
But is it realistically feasible ? Am I dreaming here ?