On 03.01.2009, at 15:47, Marcus Boerger wrote:

However if that is the intention, then something we might want to look
into in order to make it easier for those people is to fix something
that propbably looks wrong to them. That is binding a closure to a
property outside of the scope of the object does not bind the object
to the this_ptr as it would in case the assignment is done inside the
object scope (a class method). But once again this is somethign to be
fixed whether or not we apply the patch.

Yes, I was actually going to write another reply to one of your last mails about exactly that.

Could that be done? I suppose it would be a good idea. However, what happens if you do the assignment from inside another class? Or is that $this currently not bound in such a case (I suppose it isn't, because that would be pretty confusing, but also pretty interesting in terms of what you can do with it).

- David

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to