[Python-Dev] Capabilities
Aahz
aahz@pythoncraft.com
Tue, 18 Mar 2003 11:25:07 -0500
Tue, 18 Mar 2003 11:25:07 -0500
- Previous message: [Python-Dev] python-dev Summary for 2003-03-01 through 2003-03-15
- Next message: [Python-Dev] Capabilities
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Mar 18, 2003, Zooko wrote: > > No -- capabilities (as envisioned for Python) are references. Whether > a reference to an object, to a bound method, or to a function doesn't > matter. > > Note that it isn't that capabilities are "like" references, it is > that capabilities *are* references. Every reference is a capability. > Every capability is a reference. <blink> Are you saying that an int is a capability? -- Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/ Register for PyCon now! http://www.python.org/pycon/reg.html
- Previous message: [Python-Dev] python-dev Summary for 2003-03-01 through 2003-03-15
- Next message: [Python-Dev] Capabilities
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]