jelle
2016-01-02 12:48:11 UTC
Hi,
With type hints coming to python 3.5 [1], I wonder whether SWIG would be able
to support generating type hints. When wrapping large API's, having type hints
support would make for much stronger IDE support [2], making programming
with the generated SWIG wrappers more robust and fun.
It might make for an interesting feature?
-jelle
[1] https://www.python.org/dev/peps/pep-0484/#stub-files
[2] http://blog.jetbrains.com/pycharm/2015/11/python-3-5-type-hinting-in-pycharm-5/
------------------------------------------------------------------------------
With type hints coming to python 3.5 [1], I wonder whether SWIG would be able
to support generating type hints. When wrapping large API's, having type hints
support would make for much stronger IDE support [2], making programming
with the generated SWIG wrappers more robust and fun.
It might make for an interesting feature?
-jelle
[1] https://www.python.org/dev/peps/pep-0484/#stub-files
[2] http://blog.jetbrains.com/pycharm/2015/11/python-3-5-type-hinting-in-pycharm-5/
------------------------------------------------------------------------------