Skip to content

[ModelicaSystem] remove dependency on depreciated OMCSessionZMQ - #385

Merged
adeas31 merged 3 commits into
OpenModelica:masterfrom
syntron:OMCSession_new
Dec 17, 2025
Merged

[ModelicaSystem] remove dependency on depreciated OMCSessionZMQ#385
adeas31 merged 3 commits into
OpenModelica:masterfrom
syntron:OMCSession_new

Conversation

@syntron

@syntron syntron commented Nov 26, 2025

Copy link
Copy Markdown
Contributor

based on top of PR #384

remove dependencies on the depreciated OMCSessionZMQ; it is replaced by OMCSession(Local|Port|Docker|DockerContainer|WSL)

@syntron syntron changed the title remove depreciated OMCSessionZMQ [ModelicaSystem] remove dependency on depreciated OMCSessionZMQ Nov 27, 2025
@adeas31

adeas31 commented Dec 16, 2025

Copy link
Copy Markdown
Member

Please rebase.

@syntron

syntron commented Dec 16, 2025

Copy link
Copy Markdown
Contributor Author

Please rebase.

Done ...

@@ -3,7 +3,7 @@

def test_isPackage():
omczmq = OMPython.OMCSessionZMQ()

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this test still using OMCSessionZMQ?
I understand that OMCSessionZMQ is still in code with depreciation warning but the test should use the latest code.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nevermind, I saw that #386 updates the tests.

@github-project-automation github-project-automation Bot moved this from Backlog to In review in OMPython Release 5.0.0 plan Dec 17, 2025
@github-project-automation github-project-automation Bot moved this from In review to Ready in OMPython Release 5.0.0 plan Dec 17, 2025
@adeas31
adeas31 merged commit 96e0b9d into OpenModelica:master Dec 17, 2025
14 checks passed
@syntron
syntron deleted the OMCSession_new branch December 17, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants