Vitja Makarov, 03.03.2011 10:48:
To share common sources is a good idea, we can also share "code" in libcython-<version>.so But then we should handle ABI compatibility problems.
There is little constant code overlap between modules, and putting that into a separate library would lead to performance regressions (no more inlining etc.).
Stefan _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel