toki doki, 05.07.2010 08:36: > I propose to do the following: > 1- Reverse http://wiki.cython.org/WrappingCPlusPlus to the version for > cython<=0.12 > 2- Maybe rename it to WrappingCPlusPlus_ForCython012AndLower > 3- Add a big warning on top of WrappingCPlusPlus_ForCython012AndLower > saying that "This information is deprecated. Starting with version > 0.13, cython has full native support for c++. See section xxx of the > user guide for details" > 4- Add all the missing information that was contained in the wiki file > to the userguide file. This include (at least): nested class > declaration, cython.operator.dereference, > cython.operator.preincrement, (any other cython.operator I should > know? I suppose there is at least a operator.postincrement ...)
Are you volunteering? Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
