| From: Danny Yoo (dyoo at hkn.eecs.berkeley.edu) Date: Mon Sep 4 22:54:19 EDT 2006 |
|
On Mon, 4 Sep 2006, David Richards wrote:
> How does a method reference its object? 'me'? 'self'?
>
> Or do we have to explicitly store and initialize a value to hold this
> reference?
Hi David,
My class tutorial on:
http://schemecookbook.org/Cookbook/IntroductionToMzlibClasses
does briefly talk about 'this' in the valley-person% example; is it
enough, or should I elaborate more to it?
Best of wishes!
| Posted on the users mailing list. |
|