Upgrade to v0.13
In Xronos v0.12, the timing API moved from the reactor to the reaction,
and the reactor-level API (together with ReactionInterface) was deprecated. In
v0.13 that deprecated API is removed: the symbols below no longer exist, so
any remaining use is now a compile error (C++) or an AttributeError /
ImportError (Python).
Follow the process described in Upgrade to v0.12 if you have not migrated yet. This page only provides an overview of the removed API and its direct replacement.
Python SDK
Removed |
Replacement |
|---|---|
|
|
|
|
|
|
|
C++ SDK
Removed |
Replacement |
|---|---|
|
|
|
|
|
|
|
Renamed exceptions
Removed |
Replacement |
|---|---|
|
|
|