Hi,
indeed, API and binding words have nothing to do with up-to-date status.
My point is the way to write it today is not clear for newcomers.
From outside, I noticed that reading the doc
- “Tango device servers and clients can be written in Python, C++ or Java.” (Glossary — Tango Controls 10.0.0 documentation)
- “It consists of libraries and API definitions for C++, Java and Python as well as …” (Glossary — Tango Controls 10.0.0 documentation)
- Python API, Java API and C++ API are displayed in Core libraries in Tango ecosystem
Somewhere should be specified why API are specifics in comparison to binding (I understand the native CORBA is the main difference for Java & C++ but I am not sure for Python).