Hi,
I am preparing a set of talks that have reflection at the center.
Obviously, I want to use Pharo to demonstrate reflection. I am now looking for examples that can be explained to programmer newbies (actually, managers). I am particularly looking for examples that include adaptation (not just inspection) and that can show that reflection is valuable.
I already have some examples in mind, but they might not appear particularly valuable. For example:
- inspecting a class: Object methods.
- adapting a class:�Object�compile: 'answer ^ 42'.
Any suggestions?
Cheers,
Doru
--
"Every thing has its own flow"