taipy icon indicating copy to clipboard operation
taipy copied to clipboard

Recreate the Core service

Open jrobinAV opened this issue 1 year ago • 0 comments

After the Core service is replaced by the Orchestrator service, we want to keep the Core service compatible between 3.X and 4.Y. The motivation is to give time to the developers to implement the changes and help them understand how to remain compatible.

  • Recreate the Core service class as a proxy to the orchestrator service class.
  • Implement just a deprecation message saying the Core service does not exist anymore.

jrobinAV avatar Sep 02 '24 08:09 jrobinAV