> > For your system, you may need a way of annotating function > declarations with refcounting rules where they differ from > the defaults.
Yeah, and i have to encode that to some extent in the type system. However I have two techs to play with: Felix and C++. Both can, for example, do subtyping. In addition, going pxd [Cython] -> C -> Felix allow safely and efficiently extending the “Python C API”. — John Skaller skal...@internode.on.net _______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel