Re: [Python-Dev] [Python-ideas] CapPython's use of unbound methods

[Adding back python-dev, I don't want this discussion fragmented.] Denis, I am arguing with Mark because he and others claim that it is possible to add capabilities to Python *without* changing the flavor of the language (much), and because he believes that using a subset of Python is somehow helpful for Python programmers (or helps Python programmers transitioning to CapPython). I'm trying to point out the limitations of that approach. In the past capability zealots have also requested forcefully that Python should support capabilities natively. This sounds like an unrealistic evolutionary path for the language, and I'm pointing that out. (Certainly I don't see CapPython as a step in that direction -- perhaps Tav's approach could be.) If they are happy with a different language that happens to resemble Python is some syntactic details that would be fine of course, but then they shouldn't whine that Py3k breaks their implementation. I also suspect that Mark's approach might be easily crackable because he doesn't know the CPython implementation well enough to be aware of all possible attack vectors. --Guido On Tue, Mar 31, 2009 at 4:22 AM, spir <denis.spir@free.fr> wrote:
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
participants (1)
-
Guido van Rossum