8 Feb
2002
8 Feb
'02
6:42 p.m.
At 08.02.2002 15:11 +0100, c.koll@web.de wrote:
When I read the Zopebook it seemed to be quite understandable, but looking at some scripts now, I think I somehow mixed it up. What´s the difference between "this()", "self" and "context"? When do I use each one?
When writing | the Zopista uses ---------------------------------- Python Product | self External Method | self DTML | this() Python Script | context Page Template | here to refer to basically the same thing. At this point I feel like a sarcastic comment on orthogonality and such but words fail me ;-) HTH, Stefan