Previous discussions in this thread [1,2] have discussed the issues
associated with overloading the 'public' keyword.  For an example of
the difficulties this causes, see the ugly workaround [3] in my recent
commit [4].  Definately worth fixing this syntax.

How do syntax changes with deprecations work?  The Parsing module
doesn't seem to be setup to handle things like that.

[1] http://mail.python.org/pipermail/cython-devel/2011-February/000081.html
[2] http://mail.python.org/pipermail/cython-devel/2011-February/000086.html
[3] 
https://github.com/wking/cython/commit/a918d1466928ea712817df18c3bc66d9c4c5c53f#L1R2552
[4] 
https://github.com/wking/cython/commit/a918d1466928ea712817df18c3bc66d9c4c5c53f

-- 
This email may be signed or encrypted with GPG (http://www.gnupg.org).
The GPG signature (if present) will be attached as 'signature.asc'.
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

My public key is at http://www.physics.drexel.edu/~wking/pubkey.txt

Attachment: pgp1dbiqfsl8X.pgp
Description: PGP signature

_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to