Re: [Pharo-project] Fwd: A question about lookup and message reification

2013-02-13 Thread Eliot Miranda
On Wed, Feb 13, 2013 at 12:11 PM, Eliot Miranda wrote: > Hi Stef, > > On Wed, Feb 13, 2013 at 11:40 AM, Stéphane Ducasse < > stephane.duca...@inria.fr> wrote: > >> I repost the mail to the mailing-list since I do not see it in the vm-dev >> > > did you post to vm-dev? > > >> >> Stef >> >> >> Hi >>

Re: [Pharo-project] Fwd: A question about lookup and message reification

2013-02-13 Thread Eliot Miranda
Hi Stef, On Wed, Feb 13, 2013 at 11:40 AM, Stéphane Ducasse < stephane.duca...@inria.fr> wrote: > I repost the mail to the mailing-list since I do not see it in the vm-dev > did you post to vm-dev? > > Stef > > > Hi > > I was reading the following method in the VM code and I have a couple of >

[Pharo-project] Fwd: A question about lookup and message reification

2013-02-13 Thread Stéphane Ducasse
I repost the mail to the mailing-list since I do not see it in the vm-dev Stef > > Hi > > I was reading the following method in the VM code and I have a couple of > questions: > > - I do not understand why lookupMethodInClass: may return a class. I was > thinking that it would return a meth