On Jan 2, 2005, at 23:00, Danny Yoo wrote:

(Aside: one nonobvious example where copying can be avoided is in Conway's
Game of Life: when we calculate what cells live and die in the next
generation, we can actually use the 'Command' design pattern to avoid
making a temporary copy of the world. We can talk about this in more
detail if anyone is interested.)

I am.

-- Max
maxnoel_fr at yahoo dot fr -- ICQ #85274019
"Look at you hacker... A pathetic creature of meat and bone, panting and sweating as you run through my corridors... How can you challenge a perfect, immortal machine?"


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to