Dag Sverre Seljebotn, 01.02.2010 15:37: > I'd be fine with almost any kind of syntax which is a superset of the > current syntax -- "cdef nonmanaged object x", you name it. The problem > with "object*" is that it is not immediately obvious to a reader with a > brief knowledge of Cython that it is fundamentally different from "int*".
Makes sense to me. Then we're back to "borrowed" as an object type modifier. http://trac.cython.org/cython_trac/ticket/498 Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
