Michael Hudson wrote:

Samuele Pedroni <[EMAIL PROTECTED]> writes:

this talk by Gilad Bracha:


Objects as Software Services, An invited talk at the Dynamic Language
Symposium at OOPSLA 2005.

( http://www.bracha.org/oopsla05-dls-talk.pdf )

is an interesting across-the-sprectum take on these or related issues.
At least it makes for some interesting thinking.

I think I'm lacking some context. I can't tell if
  "Mirrors act as capabilities for reflection"

mirrors refers to Self reflection model. In Self and similar model normal objects
don't expose reflective operations, instead you create secondary objects,
so called mirrors, through which reflective operations can be performed on
the original object.

_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to