On Wed, Jul 31, 2013 at 10:38 AM, Mark S. Miller <[email protected]> wrote: >> > Only useful for instance-private instance variables, in which case you >> > may as well use lexically captured per-instance state. >> >> Also useful for methods where different subclasses needs to specialize the >> behavior. >> >> We've tripped on the method use case before. Let's not repeat that >> mistake. > > > Hi Erik, I'm missing your point. Could you give an example? Thanks.
I was thinking private unique symbols. I see now that I misunderstood what Brendan wrote. Brendan, could you expand those ellipses in your example? -- erik _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

