ACS-Community / ACS

Official ACS community fork
MIT License
28 stars 26 forks source link

Complete Python API to match other languages' capabilities #31

Open moraklein opened 9 years ago

moraklein commented 9 years ago

Review the Python API and identify missing capabilities compared to other ACS-supported languages. Add missing capabilities. The Python API is not as complete as the C++ and Java APIs, mainly because of the rather limited use of Python components in existing projects. Capabilities like e.g. repeat guards, component call interceptors and asynchronous calls are missing.